Skip to content

Commit 9f7d10a

Browse files
committed
Upgrade to Liquibase 4.29.2
Closes gh-42226
1 parent 173915d commit 9f7d10a

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
@@ -1116,7 +1116,7 @@ bom {
11161116
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
11171117
}
11181118
}
1119-
library("Liquibase", "4.29.1") {
1119+
library("Liquibase", "4.29.2") {
11201120
group("org.liquibase") {
11211121
modules = [
11221122
"liquibase-cdi",

0 commit comments

Comments
 (0)