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 ae9f945 commit a050aedCopy full SHA for a050aed
pom.xml
@@ -32,7 +32,7 @@
32
<!-- databases and jdbc drivers -->
33
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
34
<db2.version>11.5.8.0</db2.version>
35
- <h2.version>2.1.214</h2.version>
+ <h2.version>2.3.232</h2.version>
36
<hikari.version>5.1.0</hikari.version>
37
<hsqldb.version>2.7.1</hsqldb.version>
38
<mariadb-java-client.version>3.1.3</mariadb-java-client.version>
0 commit comments