We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771e8bb commit dd283bdCopy full SHA for dd283bd
dependencies/spring-security-dependencies.gradle
@@ -52,7 +52,7 @@ dependencies {
52
api "org.eclipse.jetty:jetty-server:9.4.40.v20210413"
53
api "org.eclipse.jetty:jetty-servlet:9.4.40.v20210413"
54
api "org.eclipse.persistence:javax.persistence:2.2.1"
55
- api "org.hibernate:hibernate-entitymanager:5.4.30.Final"
+ api "org.hibernate:hibernate-entitymanager:5.4.31.Final"
56
api "org.hsqldb:hsqldb:2.6.0"
57
api "org.jasig.cas.client:cas-client-core:3.6.2"
58
api "org.mockito:mockito-core:3.9.0"
0 commit comments