Skip to content

Commit 23d3b0f

Browse files
committed
Upgrade to Liquibase 4.7.0
Closes gh-29471
1 parent 801e7c4 commit 23d3b0f

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
@@ -1070,7 +1070,7 @@ bom {
10701070
]
10711071
}
10721072
}
1073-
library("Liquibase", "4.6.2") {
1073+
library("Liquibase", "4.7.0") {
10741074
group("org.liquibase") {
10751075
modules = [
10761076
"liquibase-core"

0 commit comments

Comments
 (0)