Skip to content

Commit a050aed

Browse files
committed
Upgrade H2 to 2.3.232
Closes #1884
1 parent ae9f945 commit a050aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<!-- databases and jdbc drivers -->
3333
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
3434
<db2.version>11.5.8.0</db2.version>
35-
<h2.version>2.1.214</h2.version>
35+
<h2.version>2.3.232</h2.version>
3636
<hikari.version>5.1.0</hikari.version>
3737
<hsqldb.version>2.7.1</hsqldb.version>
3838
<mariadb-java-client.version>3.1.3</mariadb-java-client.version>

0 commit comments

Comments
 (0)