Skip to content
Snippets Groups Projects
Commit 829958b0 authored by Simon Urli's avatar Simon Urli
Browse files

XDOCKER-313: Upgrade to MariaDB connector 3.3.3

parent 63c59403
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ def variants = ['mysql-tomcat', 'mariadb-tomcat', 'postgres-tomcat']
// - Mac: shasum --algorithm 256 <binary name>
// - To compute the mysql JDBC sha256, get the JAR at https://search.maven.org/artifact/com.mysql/mysql-connector-j and
// do the same as for the XWiki sha256.
// - To compute the mysql JDBC sha256, get the JAR at
// - To compute the MariaDB JDBC sha256, get the JAR at
// https://search.maven.org/artifact/org.mariadb.jdbc/mariadb-java-client and do the same as for the XWiki sha256.
// - Use the JDBC driver versions found in the XWiki POM for the specified versions:
// - mysql: https://github.com/xwiki/xwiki-platform/blob/master/pom.xml#L101 (link for master)
......@@ -48,24 +48,24 @@ def tokens = [
xwikiSha256: 'e236fc101710a0bfefed2328cc66652e265f21ab40dd30e6b7ce52300da744d5',
mysqlJDBCVersion: '8.3.0',
mysqlJDBCSha256: '94e7fa815370cdcefed915db7f53f88445fac110f8c3818392b992ec9ee6d295',
mariadbJDBCVersion: '3.3.2',
mariadbJDBCSha256: '2a67ef3cc1ca481965a0e7f2d4174d126f3464d02b4055a441261fad8c196769'
mariadbJDBCVersion: '3.3.3',
mariadbJDBCSha256: '89d71a6ffd800c032b23e588108688d391631f0aba962ba2381cc82cb111b796'
],
'15': [
xwikiVersion: '15.10.6',
xwikiSha256: '1491cbfd91d8fe7362c65d01ade6ce36ce7a8adfa4b99e4f339783771d8ab675',
mysqlJDBCVersion: '8.3.0',
mysqlJDBCSha256: '94e7fa815370cdcefed915db7f53f88445fac110f8c3818392b992ec9ee6d295',
mariadbJDBCVersion: '3.3.2',
mariadbJDBCSha256: '2a67ef3cc1ca481965a0e7f2d4174d126f3464d02b4055a441261fad8c196769'
mariadbJDBCVersion: '3.3.3',
mariadbJDBCSha256: '89d71a6ffd800c032b23e588108688d391631f0aba962ba2381cc82cb111b796'
],
'14': [
xwikiVersion: '14.10.21',
xwikiSha256: '72a634e2aeb085878dce2629a3e5e6136887d0c22712dcee5a284be8143135ea',
mysqlJDBCVersion: '8.3.0',
mysqlJDBCSha256: '94e7fa815370cdcefed915db7f53f88445fac110f8c3818392b992ec9ee6d295',
mariadbJDBCVersion: '3.3.2',
mariadbJDBCSha256: '2a67ef3cc1ca481965a0e7f2d4174d126f3464d02b4055a441261fad8c196769'
mariadbJDBCVersion: '3.3.3',
mariadbJDBCSha256: '89d71a6ffd800c032b23e588108688d391631f0aba962ba2381cc82cb111b796'
]
]
......
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

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.