Update hibernate-entitymanager to 5.6.14.Final

Closes gh-12245
This commit is contained in:
Steve Riesenberg 2022-11-18 22:50:03 -06:00
parent d019b536a0
commit aacb4e0658
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.12.Final"
api "org.hibernate:hibernate-entitymanager:5.6.14.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"