Browse Source

Upgrade to MariaDB 3.3.3

Closes gh-39714
pull/39734/head
Andy Wilkinson 2 years ago
parent
commit
e2fbdcf193
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save