Skip to content

Commit dd693fc

Browse files
committed
Upgrade to Liquibase 4.29.1
Closes gh-41805
1 parent 010efe3 commit dd693fc

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
@@ -1130,7 +1130,7 @@ bom {
11301130
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
11311131
}
11321132
}
1133-
library("Liquibase", "4.28.0") {
1133+
library("Liquibase", "4.29.1") {
11341134
group("org.liquibase") {
11351135
modules = [
11361136
"liquibase-cdi",

0 commit comments

Comments
 (0)