Liquibase pro version on spring boot

Getting the e following error while using Liquibase Pro version on Spring boot.Any lead would help us.
Not sure what we are missing
Reason: liquibase.exception.DatabaseException: java.lang.ClassCastException: liquibase.database.jvm.JdbcConnection cannot be cast to com.datical.liquibase.ext.database.jvm.ProJdbcConnection

Hi @sasidharan! Is there anything in the logs that could help us? For doing this please add the following parameter in your command.

liquibase --logLevel=FINE update

Also, take a look at our documentation using SpringBoot and Liquibase here.

If you need more tailored Liquibase Pro Support, ping us at support@liquibase.com!