We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e769d commit 89afd4cCopy full SHA for 89afd4c
dependencies/spring-security-dependencies.gradle
@@ -74,7 +74,7 @@ dependencies {
74
api "org.slf4j:jcl-over-slf4j:1.7.36"
75
api "org.slf4j:log4j-over-slf4j:1.7.36"
76
api "org.slf4j:slf4j-api:1.7.36"
77
- api "org.springframework.ldap:spring-ldap-core:2.3.6.RELEASE"
+ api "org.springframework.ldap:spring-ldap-core:2.3.7.RELEASE"
78
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
79
}
80
0 commit comments