Skip to content

Commit

Permalink
HBX-2633: Update Hibernate ORM Dependency to Version 6.4.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Koen Aers <koen.aers@gmail.com>
  • Loading branch information
koentsje committed Nov 13, 2023
1 parent 6cc7f8b commit 335044c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<google-java-format.version>1.15.0</google-java-format.version>
<h2.version>2.1.214</h2.version>
<hibernate-commons-annotations.version>6.0.5.Final</hibernate-commons-annotations.version>
<hibernate-orm.version>6.4.0.CR1</hibernate-orm.version>
<hibernate-orm.version>6.4.0-SNAPSHOT</hibernate-orm.version>
<hsqldb.version>2.6.1</hsqldb.version>
<javaee-api.version>8.0.1</javaee-api.version>
<jboss-logging.version>3.5.0.Final</jboss-logging.version>
Expand Down

0 comments on commit 335044c

Please sign in to comment.