Upgrade to MariaDB 3.3.2

Closes gh-38901
This commit is contained in:
Brian Clozel 2024-01-16 16:31:19 +01:00
parent a575807078
commit de2aee9816
1 changed files with 1 additions and 1 deletions

View File

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