Skip to content

Commit 08a5f53

Browse files
committed
Update to Hibernate 5.6.15
Closes gh-960
1 parent db231b3 commit 08a5f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
api "org.assertj:assertj-core:3.21.0"
5858
api "org.easymock:easymock:2.5.2"
5959
api "org.freemarker:freemarker:2.3.33"
60-
api "org.hibernate:hibernate-core:5.6.9.Final"
60+
api "org.hibernate:hibernate-core:5.6.15.Final"
6161
api "org.hsqldb:hsqldb:2.6.1"
6262
api "junit:junit:4.13.2"
6363
api "org.mockito:mockito-core:3.12.4"

0 commit comments

Comments
 (0)