mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Add `CommonsLoggingLiquibaseLogger` implementation to adapt Liquibase's `Logger` to Apache Commons Logging. The `LiquibaseAutoConfiguration` class has also been updated to automatically use the adapter Fixes gh-1840