Merge branch '2.7.x'
This commit is contained in:
commit
1f73bff95b
|
@ -233,7 +233,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Flyway", "8.4.1") {
|
||||
library("Flyway", "8.4.2") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-core",
|
||||
|
@ -337,7 +337,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Hibernate", "5.6.3.Final") {
|
||||
library("Hibernate", "5.6.4.Final") {
|
||||
group("org.hibernate") {
|
||||
modules = [
|
||||
"hibernate-c3p0",
|
||||
|
@ -811,7 +811,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("MariaDB", "2.7.4") {
|
||||
library("MariaDB", "2.7.5") {
|
||||
group("org.mariadb.jdbc") {
|
||||
modules = [
|
||||
"mariadb-java-client"
|
||||
|
|
Loading…
Reference in New Issue