Skip to content

Commit

Permalink
Update hibernate-entitymanager to 5.4.32.Final
Browse files Browse the repository at this point in the history
Closes gh-9981
  • Loading branch information
jzheaux committed Jun 21, 2021
1 parent be2595b commit c68c1c5
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 @@ -52,7 +52,7 @@ dependencies {
api "org.eclipse.jetty:jetty-server:9.4.42.v20210604"
api "org.eclipse.jetty:jetty-servlet:9.4.42.v20210604"
api "org.eclipse.persistence:javax.persistence:2.2.1"
api "org.hibernate:hibernate-entitymanager:5.4.31.Final"
api "org.hibernate:hibernate-entitymanager:5.4.32.Final"
api "org.hsqldb:hsqldb:2.6.0"
api "org.jasig.cas.client:cas-client-core:3.6.2"
api "org.mockito:mockito-core:3.9.0"
Expand Down

0 comments on commit c68c1c5

Please sign in to comment.