mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Upgrade to Flyway 11.19.1
Closes gh-48603
This commit is contained in:
@@ -376,7 +376,7 @@ bom {
|
||||
javadoc("elasticsearch-java", version -> "https://javadoc.io/doc/co.elastic.clients/elasticsearch-java/%s/index.html".formatted(version), "co.elastic.clients.elasticsearch", "co.elastic.clients.transport")
|
||||
}
|
||||
}
|
||||
library("Flyway", "11.14.1") {
|
||||
library("Flyway", "11.19.1") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-commandline",
|
||||
|
||||
Reference in New Issue
Block a user