Skip to content

Commit

Permalink
Update hibernate-entitymanager to 5.6.12.Final
Browse files Browse the repository at this point in the history
Closes gh-12059
  • Loading branch information
sjohnr committed Oct 18, 2022
1 parent ec64c7f commit 6bef89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
api "org.eclipse.jetty:jetty-servlet:9.4.49.v20220914"
api "org.eclipse.persistence:javax.persistence:2.2.1"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate:hibernate-entitymanager:5.6.11.Final"
api "org.hibernate:hibernate-entitymanager:5.6.12.Final"
api "org.hsqldb:hsqldb:2.7.0"
api "org.jasig.cas.client:cas-client-core:3.6.4"
api "org.openid4java:openid4java-nodeps:0.9.6"
Expand Down

0 comments on commit 6bef89c

Please sign in to comment.