Merge branch '2.7.x'

This commit is contained in:
Stephane Nicoll 2022-02-24 15:55:55 +01:00
commit 8a7e40ce91
1 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@ bom {
]
}
}
library("Flyway", "8.5.0") {
library("Flyway", "8.5.1") {
group("org.flywaydb") {
modules = [
"flyway-core",
@ -765,7 +765,7 @@ bom {
]
}
}
library("Liquibase", "4.7.1") {
library("Liquibase", "4.8.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",