Skip to content

Commit 6553b86

Browse files
committed
HBX-3136: Update Hibernate ORM dependency to 6.6.31.Final
Signed-off-by: Koen Aers <[email protected]>
1 parent ffb6ca6 commit 6553b86

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
@@ -109,7 +109,7 @@
109109
<google-java-format.version>1.24.0</google-java-format.version>
110110
<h2.version>2.4.240</h2.version>
111111
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
112-
<hibernate-orm.version>6.6.30.Final</hibernate-orm.version>
112+
<hibernate-orm.version>6.6.31.Final</hibernate-orm.version>
113113
<hsqldb.version>2.6.1</hsqldb.version>
114114
<javaee-api.version>8.0.1</javaee-api.version>
115115
<jboss-logging.version>3.6.1.Final</jboss-logging.version>

0 commit comments

Comments
 (0)