Skip to content

Commit 3b50d0f

Browse files
committed
HBX-3090: Update Hibernate ORM dependency to 7.1.1.Final
Signed-off-by: Koen Aers <[email protected]>
1 parent 499b082 commit 3b50d0f

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
@@ -107,7 +107,7 @@
107107
<google-java-format.version>1.27.0</google-java-format.version>
108108
<h2.version>2.3.232</h2.version>
109109
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
110-
<hibernate-orm.version>7.1.0.Final</hibernate-orm.version>
110+
<hibernate-orm.version>7.1.1.Final</hibernate-orm.version>
111111
<hsqldb.version>2.6.1</hsqldb.version>
112112
<javaee-api.version>8.0.1</javaee-api.version>
113113
<jboss-logging.version>3.6.1.Final</jboss-logging.version>

0 commit comments

Comments
 (0)