Skip to content

Commit

Permalink
HBX-2638: Update dependency on H2 to version 2.2.224
Browse files Browse the repository at this point in the history
Signed-off-by: Koen Aers <koen.aers@gmail.com>
  • Loading branch information
koentsje committed Jan 29, 2024
1 parent d57871f commit 7ab5dd4
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 @@ -89,7 +89,7 @@
<commons-collections.version>4.4</commons-collections.version>
<freemarker.version>2.3.32</freemarker.version>
<google-java-format.version>1.19.1</google-java-format.version>
<h2.version>2.1.214</h2.version>
<h2.version>2.2.224</h2.version>
<hibernate-commons-annotations.version>6.0.6.Final</hibernate-commons-annotations.version>
<hibernate-orm.version>6.0.3-SNAPSHOT</hibernate-orm.version>
<hsqldb.version>2.6.1</hsqldb.version>
Expand Down

0 comments on commit 7ab5dd4

Please sign in to comment.