Skip to content

Commit 8f8ae13

Browse files
committed
Upgrade to Liquibase 4.31.1
Closes gh-44337
1 parent 2d6b0d4 commit 8f8ae13

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
@@ -1257,7 +1257,7 @@ bom {
12571257
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
12581258
}
12591259
}
1260-
library("Liquibase", "4.31.0") {
1260+
library("Liquibase", "4.31.1") {
12611261
group("org.liquibase") {
12621262
modules = [
12631263
"liquibase-cdi",

0 commit comments

Comments
 (0)