Skip to content

Commit 5f801ae

Browse files
committed
Upgrade to Liquibase 4.4.3
Closes gh-27713
1 parent c8cd1ac commit 5f801ae

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
@@ -1042,7 +1042,7 @@ bom {
10421042
]
10431043
}
10441044
}
1045-
library("Liquibase", "4.4.1") {
1045+
library("Liquibase", "4.4.3") {
10461046
group("org.liquibase") {
10471047
modules = [
10481048
"liquibase-core"

0 commit comments

Comments
 (0)