Skip to content

Commit 0ce7e5e

Browse files
wilkinsonaarefbehboudi
authored andcommitted
Upgrade to Flyway 11.2.0
Closes spring-projectsgh-43894 Signed-off-by: arefbehboudi <[email protected]>
1 parent b388c79 commit 0ce7e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ bom {
360360
javadoc("elasticsearch-rest-client-sniffer", version -> "https://artifacts.elastic.co/javadoc/org/elasticsearch/client/elasticsearch-rest-client-sniffer/%s".formatted(version), "org.elasticsearch.client.sniff")
361361
}
362362
}
363-
library("Flyway", "11.1.1") {
363+
library("Flyway", "11.2.0") {
364364
group("org.flywaydb") {
365365
modules = [
366366
"flyway-commandline",

0 commit comments

Comments
 (0)