Skip to content

Commit b8849b8

Browse files
Update dependency org.hibernate:hibernate-core to v5
1 parent 9a24120 commit b8849b8

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
<dependency>
3333
<groupId>org.hibernate</groupId>
3434
<artifactId>hibernate-core</artifactId>
35-
<version>4.0.1.Final</version>
35+
<version>5.3.20.Final</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)