Skip to content

Commit

Permalink
Upgrade H2 to 2.3.232
Browse files Browse the repository at this point in the history
Closes #1884
  • Loading branch information
schauder committed Sep 17, 2024
1 parent 4840f7c commit 8e81ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<!-- databases and jdbc drivers -->
<!-- note that these currently do not control the versions of databases used via Testcontainers for testing -->
<db2.version>11.5.8.0</db2.version>
<h2.version>2.1.214</h2.version>
<h2.version>2.3.232</h2.version>
<hikari.version>5.1.0</hikari.version>
<hsqldb.version>2.7.1</hsqldb.version>
<mariadb-java-client.version>3.1.3</mariadb-java-client.version>
Expand Down

0 comments on commit 8e81ef0

Please sign in to comment.