Skip to content

Commit 798e644

Browse files
committed
HBX-3240: Update Hibernate ORM dependency to 7.2.0.CR4
Signed-off-by: Koen Aers <[email protected]>
1 parent 420db5c commit 798e644

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.28.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>7.2.0.CR3</hibernate-orm.version>
112+
<hibernate-orm.version>7.2.0.CR4</hibernate-orm.version>
113113
<hsqldb.version>2.7.4</hsqldb.version>
114114
<jakartaee-api.version>11.0.0</jakartaee-api.version>
115115
<jboss-logging.version>3.6.1.Final</jboss-logging.version>

0 commit comments

Comments
 (0)