springboot 3 uses spring-orm6 thus, hibernate6 and liquibase-hibernate6 must be used. However, the first version of liquibase-hibernate6 is 4.19.0 and since liquibase recommend matching the version of liquibase with all the liquibase extension , i think it is wise for spring boot dependencies to use liquibase 4.19.0

Comment From: pivotal-cla

@lnthai2002 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@lnthai2002 Thank you for signing the Contributor License Agreement!

Comment From: philwebb

Thanks for the pull-request. Liquibase 4.19.0 wasn't available at the time that we release Spring Boot 3.0. Due to our third-party upgrade policy we can't upgrade to Liquibase 4.19 in a patch release. We will, however, upgrade in Spring Boot 3.1.

We have a semi-automated process to deal with upgrades, so I'm going to close this one.

Thanks anyway.