Skip to content

Commit 90c2bf1

Browse files
committed
Upgrade to Liquibase 4.8.0
Closes gh-29987
1 parent 1bb498b commit 90c2bf1

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
@@ -1075,7 +1075,7 @@ bom {
10751075
]
10761076
}
10771077
}
1078-
library("Liquibase", "4.7.1") {
1078+
library("Liquibase", "4.8.0") {
10791079
group("org.liquibase") {
10801080
modules = [
10811081
"liquibase-cdi",

0 commit comments

Comments
 (0)