Browse Source

Upgrade to MariaDB 3.0.8

Closes gh-32445
pull/32861/head
Phillip Webb 3 years ago
parent
commit
445dff0483
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save