Skip to content

Commit 20fadca

Browse files
committed
HBX-3131: Update the H2 dependency to version 2.4.240
Signed-off-by: Koen Aers <[email protected]>
1 parent 940a7ea commit 20fadca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@
104104
<freemarker.version>2.3.34</freemarker.version>
105105
<!-- version 1.24.0 of google-java-format is the last one compatible with java 11 -->
106106
<google-java-format.version>1.24.0</google-java-format.version>
107-
<h2.version>2.3.232</h2.version>
108-
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
109107
<hibernate-orm.version>6.2.45.Final</hibernate-orm.version>
108+
<h2.version>2.4.240</h2.version>
109+
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
110110
<hsqldb.version>2.6.1</hsqldb.version>
111111
<javaee-api.version>8.0.1</javaee-api.version>
112112
<jboss-logging.version>3.6.1.Final</jboss-logging.version>

0 commit comments

Comments
 (0)