we upgraded liquibase from 3.4.2 to 4.21. After upgrade the liquibase version shows like 4.21(linux cmd prompt) but not update in dbchange log. we did deployments also but its shows old version. Could you pls help on this case.

we upgraded liquibase from 3.4.2 to 4.21. After upgrade the liquibase version shows like 4.21(linux cmd prompt) but not update in dbchange log. we did deployments also but its shows old version. Could you pls help on this case.

Welcome to the forum @Lavanya1!

I’m going to need a little more information.

After upgrade the liquibase version shows like 4.21(linux cmd prompt) but not update in dbchange log. we did deployments also but its shows old version.

Where are you seeing the old version number? Where are you expecting to see it updated? Are there log messages or other output you can share with us to better illustrate your issue?

After a Liquibase upgrade, Liquibase does not update the version number in the “databasechangelog.liquibase” column for existing rows, unless the changeset is “RERAN”.