Browse Source

Upgrade to MariaDB 2.7.4

Closes gh-27669
pull/28061/head
Stephane Nicoll 5 years ago
parent
commit
46ede9cd22
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save