Skip to content

Commit 54932f7

Browse files
committed
HBX-3134: Update Hibernate ORM dependency to 7.1.3.Final
Signed-off-by: Koen Aers <[email protected]>
1 parent 5859f13 commit 54932f7

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
@@ -108,7 +108,7 @@
108108
<google-java-format.version>1.27.0</google-java-format.version>
109109
<h2.version>2.4.240</h2.version>
110110
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
111-
<hibernate-orm.version>7.1.2.Final</hibernate-orm.version>
111+
<hibernate-orm.version>7.1.3.Final</hibernate-orm.version>
112112
<hsqldb.version>2.6.1</hsqldb.version>
113113
<javaee-api.version>8.0.1</javaee-api.version>
114114
<jboss-logging.version>3.6.1.Final</jboss-logging.version>

0 commit comments

Comments
 (0)