Skip to content

Commit b0f297a

Browse files
committed
HBX-3137: Update Hibernate ORM dependency to version 6.2.47.Final
Signed-off-by: Koen Aers <[email protected]>
1 parent c21a373 commit b0f297a

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
@@ -104,7 +104,7 @@
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-
<hibernate-orm.version>6.2.46.Final</hibernate-orm.version>
107+
<hibernate-orm.version>6.2.47.Final</hibernate-orm.version>
108108
<h2.version>2.4.240</h2.version>
109109
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
110110
<hsqldb.version>2.6.1</hsqldb.version>

0 commit comments

Comments
 (0)