Skip to content

Commit 36a898a

Browse files
committed
Upgrade to Liquibase 4.3.1
Closes gh-25330
1 parent 48f8ec1 commit 36a898a

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
@@ -1009,7 +1009,7 @@ bom {
10091009
]
10101010
}
10111011
}
1012-
library("Liquibase", "4.3.0") {
1012+
library("Liquibase", "4.3.1") {
10131013
group("org.liquibase") {
10141014
modules = [
10151015
"liquibase-core"

0 commit comments

Comments
 (0)