Browse Source

Merge branch '2.7.x' into 3.0.x

Closes gh-36740
pull/37018/head
Stephane Nicoll 3 years ago
parent
commit
2dc8531000
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -813,7 +813,7 @@ bom { @@ -813,7 +813,7 @@ bom {
]
}
}
library("MariaDB", "3.0.10") {
library("MariaDB", "3.1.4") {
group("org.mariadb.jdbc") {
modules = [
"mariadb-java-client"

Loading…
Cancel
Save