Skip to content

Commit b204736

Browse files
committed
Upgrade to Liquibase 3.10.2
Closes gh-22806
1 parent 36406a0 commit b204736

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
@@ -937,7 +937,7 @@ bom {
937937
]
938938
}
939939
}
940-
library("Liquibase", "3.10.0") {
940+
library("Liquibase", "3.10.2") {
941941
group("org.liquibase") {
942942
modules = [
943943
"liquibase-core" {

0 commit comments

Comments
 (0)