Skip to content

Commit 510f505

Browse files
committed
HBX-2921: Update Hibernate ORM Dependency to Version 6.5.3.Final
Signed-off-by: Jan Schatteman <[email protected]>
1 parent 3a33417 commit 510f505

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
@@ -93,7 +93,7 @@
9393
<google-java-format.version>1.19.1</google-java-format.version>
9494
<h2.version>2.2.224</h2.version>
9595
<hibernate-commons-annotations.version>6.0.6.Final</hibernate-commons-annotations.version>
96-
<hibernate-orm.version>6.5.2.Final</hibernate-orm.version>
96+
<hibernate-orm.version>6.5.3.Final</hibernate-orm.version>
9797
<hsqldb.version>2.6.1</hsqldb.version>
9898
<javaee-api.version>8.0.1</javaee-api.version>
9999
<jboss-logging.version>3.5.3.Final</jboss-logging.version>

0 commit comments

Comments
 (0)