Browse Source

Upgrade to MariaDB 3.0.7

Closes gh-32355
pull/32374/head
Stephane Nicoll 3 years ago
parent
commit
0cedc5dbba
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save