Supersedes #29849

Comment From: devopsix

Spring Boot 2.6.4 ships with Liquibase 4.5.0 which is affected by liquibase#2083. It looks this issue has been fixed in Liquibase 4.6.2. It would be great to see the Liquibase dependency also getting updated in Spring Boot 2.6.

Comment From: snicoll

@devopsix we don't upgrade to new feature releases of a thirty party dependency in a patch release of Spring Boot, see the wiki.