Browse Source

Upgrade to MariaDB 2.7.9

Closes gh-35526
2.6.x
Andy Wilkinson 3 years ago
parent
commit
cb15f35dbf
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save