Skip to content

Commit 5bedfe4

Browse files
committed
Upgrade to Flyway 7.11.2
Closes gh-27397
1 parent 521155c commit 5bedfe4

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
@@ -309,7 +309,7 @@ bom {
309309
]
310310
}
311311
}
312-
library("Flyway", "7.11.1") {
312+
library("Flyway", "7.11.2") {
313313
group("org.flywaydb") {
314314
modules = [
315315
"flyway-core"

0 commit comments

Comments
 (0)