Commit c50d600b authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to MariaDB 2.5.4

Closes gh-20082
parent 4efdea5f
...@@ -1016,7 +1016,7 @@ bom { ...@@ -1016,7 +1016,7 @@ bom {
] ]
} }
} }
library("MariaDB", "2.5.2") { library("MariaDB", "2.5.4") {
group("org.mariadb.jdbc") { group("org.mariadb.jdbc") {
modules = [ modules = [
"mariadb-java-client" "mariadb-java-client"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment