Skip to content

Commit a55cebd

Browse files
committed
Upgrade to Liquibase 4.28.0
Closes gh-41194
1 parent e3d7c23 commit a55cebd

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
@@ -1074,7 +1074,7 @@ bom {
10741074
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
10751075
}
10761076
}
1077-
library("Liquibase", "4.27.0") {
1077+
library("Liquibase", "4.28.0") {
10781078
group("org.liquibase") {
10791079
modules = [
10801080
"liquibase-cdi",

0 commit comments

Comments
 (0)