Skip to content

Commit

Permalink
Update to Hibernate 5.6.15
Browse files Browse the repository at this point in the history
Closes gh-960
  • Loading branch information
jzheaux committed Nov 14, 2024
1 parent db231b3 commit 08a5f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
api "org.assertj:assertj-core:3.21.0"
api "org.easymock:easymock:2.5.2"
api "org.freemarker:freemarker:2.3.33"
api "org.hibernate:hibernate-core:5.6.9.Final"
api "org.hibernate:hibernate-core:5.6.15.Final"
api "org.hsqldb:hsqldb:2.6.1"
api "junit:junit:4.13.2"
api "org.mockito:mockito-core:3.12.4"
Expand Down

0 comments on commit 08a5f53

Please sign in to comment.