We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd44bd commit 1e24903Copy full SHA for 1e24903
pom.xml
@@ -31,7 +31,7 @@
31
<!-- databases and jdbc drivers -->
32
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
33
<db2.version>11.5.7.0</db2.version>
34
- <h2.version>2.1.212</h2.version>
+ <h2.version>2.1.214</h2.version>
35
<hsqldb.version>2.6.1</hsqldb.version>
36
<mariadb-java-client.version>2.7.5</mariadb-java-client.version>
37
<mssql.version>9.2.1.jre8</mssql.version>
0 commit comments