Browse Source

Upgrade to MariaDB 3.0.6

Closes gh-31744
pull/32861/head
Stephane Nicoll 4 years ago
parent
commit
5f65301cbc
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save