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

XWIKI-22233: Upgrade to HSQLDB 2.7.3

parent 1383547b
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@
<!-- Versions of JDBC connectors we want to use in our distribution, in our tests and when using build tools -->
<hsqldb.groupId>org.hsqldb</hsqldb.groupId>
<hsqldb.artifactId>hsqldb</hsqldb.artifactId>
<hsqldb.version>2.7.2</hsqldb.version>
<hsqldb.version>2.7.3</hsqldb.version>
<mysql.groupId>com.mysql</mysql.groupId>
<mysql.artifactId>mysql-connector-j</mysql.artifactId>
<mysql.version>8.3.0</mysql.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