mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Upgrade to Flyway 11.3.3
Closes gh-44371
This commit is contained in:
@@ -366,7 +366,7 @@ bom {
|
||||
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")
|
||||
}
|
||||
}
|
||||
library("Flyway", "11.3.2") {
|
||||
library("Flyway", "11.3.3") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-commandline",
|
||||
|
||||
Reference in New Issue
Block a user