Browse Source

Upgrade to MariaDB 3.0.4

Closes gh-30722
pull/30742/head
Stephane Nicoll 4 years ago
parent
commit
313b203540
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save