Skip to content
Snippets Groups Projects
Commit 30319cfa authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-22357: Upgrade to MariaDB connector 3.4.1

(cherry picked from commit b23d549f)
parent bd971cb6
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
<mysql.version>8.4.0</mysql.version> <mysql.version>8.4.0</mysql.version>
<mariadb.groupId>org.mariadb.jdbc</mariadb.groupId> <mariadb.groupId>org.mariadb.jdbc</mariadb.groupId>
<mariadb.artifactId>mariadb-java-client</mariadb.artifactId> <mariadb.artifactId>mariadb-java-client</mariadb.artifactId>
<mariadb.version>3.4.0</mariadb.version> <mariadb.version>3.4.1</mariadb.version>
<derby.groupId>org.apache.derby</derby.groupId> <derby.groupId>org.apache.derby</derby.groupId>
<derby.artifactId>derby</derby.artifactId> <derby.artifactId>derby</derby.artifactId>
<derby.version>10.14.2.0</derby.version> <derby.version>10.14.2.0</derby.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment