Skip to content

Commit d849cdf

Browse files
committed
Upgrade to Liquibase 4.16.1
Closes gh-32450
1 parent 0b49fed commit d849cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ bom {
845845
]
846846
}
847847
}
848-
library("Liquibase", "4.16.0") {
848+
library("Liquibase", "4.16.1") {
849849
group("org.liquibase") {
850850
modules = [
851851
"liquibase-cdi",

0 commit comments

Comments
 (0)