Skip to content

Commit 530c552

Browse files
committed
HBX-3104: Update Hibernate ORM dependency to version 6.2.44.Final
Signed-off-by: Koen Aers <[email protected]>
1 parent 92fda50 commit 530c552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<google-java-format.version>1.24.0</google-java-format.version>
9494
<h2.version>2.3.232</h2.version>
9595
<hibernate-commons-annotations.version>7.0.3.Final</hibernate-commons-annotations.version>
96-
<hibernate-orm.version>6.2.43.Final</hibernate-orm.version>
96+
<hibernate-orm.version>6.2.44.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.6.1.Final</jboss-logging.version>
@@ -103,7 +103,7 @@
103103
<sqlserver.version>9.2.1.jre8</sqlserver.version>
104104

105105
<!-- Plugins not managed by the JBoss parent POM: -->
106-
<maven-wrapper-plugin.version>3.3.2</maven-wrapper-plugin.version>
106+
<maven-wrapper-plugin.version>3.3.3</maven-wrapper-plugin.version>
107107
<flatten-maven-plugin.version>1.7.2</flatten-maven-plugin.version>
108108

109109
<!--

0 commit comments

Comments
 (0)