Skip to content

Commit f2244cd

Browse files
committed
HBX-2715: Update Hibernate ORM Dependency to Version 5.3.36.Final
Signed-off-by: Koen Aers <[email protected]>
1 parent 7b69c7e commit f2244cd

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
@@ -32,7 +32,7 @@
3232
<google-java-format.version>1.7</google-java-format.version>
3333
<h2.version>1.4.199</h2.version>
3434
<hibernate-commons-annotations.version>5.1.2.Final</hibernate-commons-annotations.version>
35-
<hibernate-core.version>5.3.35.Final</hibernate-core.version>
35+
<hibernate-core.version>5.3.36.Final</hibernate-core.version>
3636
<hsqldb.version>2.5.2</hsqldb.version>
3737
<javaee-api.version>8.0.1</javaee-api.version>
3838
<javax.activation-api.version>1.2.0</javax.activation-api.version>

0 commit comments

Comments
 (0)