Skip to content

Commit

Permalink
Update hibernate-core to 6.1.6.Final
Browse files Browse the repository at this point in the history
Closes gh-12423
  • Loading branch information
marcusdacoregio committed Dec 16, 2022
1 parent 8a30e08 commit ad22ef7
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 @@ -55,7 +55,7 @@ dependencies {
api "org.eclipse.jetty:jetty-servlet:11.0.13"
api "jakarta.persistence:jakarta.persistence-api:3.1.0"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate.orm:hibernate-core:6.1.5.Final"
api "org.hibernate.orm:hibernate-core:6.1.6.Final"
api "org.hsqldb:hsqldb:2.7.1"
api "org.jasig.cas.client:cas-client-core:3.6.4"
api "org.opensaml:opensaml-core:$openSamlVersion"
Expand Down

0 comments on commit ad22ef7

Please sign in to comment.