Browse Source

Upgrade to MariaDB 3.1.4

Closes gh-35281
pull/35333/head
Andy Wilkinson 3 years ago
parent
commit
38ba2b98bc
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save