Skip to content

Commit

Permalink
Update hibernate-core to 6.2.6.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Jul 15, 2023
1 parent edff2f8 commit 18e5e71
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:11.0.15"
api "jakarta.persistence:jakarta.persistence-api:3.1.0"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate.orm:hibernate-core:6.1.7.Final"
api "org.hibernate.orm:hibernate-core:6.2.6.Final"
api "org.hsqldb:hsqldb:2.7.2"
api "org.apereo.cas.client:cas-client-core:4.0.2"
api "org.opensaml:opensaml-core:$openSamlVersion"
Expand Down

0 comments on commit 18e5e71

Please sign in to comment.