Update hibernate-entitymanager to 5.6.12.Final

Closes gh-12059
This commit is contained in:
Steve Riesenberg 2022-10-17 20:59:04 -05:00
parent ec64c7f3ef
commit 6bef89c3a6
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -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"