Skip to content

Commit

Permalink
HBX-2715: Update Hibernate ORM Dependency to Version 5.3.36.Final
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 Feb 20, 2024
1 parent 7b69c7e commit f2244cd
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 @@ -32,7 +32,7 @@
<google-java-format.version>1.7</google-java-format.version>
<h2.version>1.4.199</h2.version>
<hibernate-commons-annotations.version>5.1.2.Final</hibernate-commons-annotations.version>
<hibernate-core.version>5.3.35.Final</hibernate-core.version>
<hibernate-core.version>5.3.36.Final</hibernate-core.version>
<hsqldb.version>2.5.2</hsqldb.version>
<javaee-api.version>8.0.1</javaee-api.version>
<javax.activation-api.version>1.2.0</javax.activation-api.version>
Expand Down

0 comments on commit f2244cd

Please sign in to comment.