Browse Source

Upgrade to MariaDB 2.7.9

Closes gh-35487
2.5.x
Andy Wilkinson 3 years ago
parent
commit
22ed3744b2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save