Browse Source

Update spring-ldap-core to 2.4.1

Closes gh-11541
pull/11599/head
Marcus Da Coregio 3 years ago
parent
commit
881b823a2e
  1. 2
      dependencies/spring-security-dependencies.gradle

2
dependencies/spring-security-dependencies.gradle vendored

@ -67,7 +67,7 @@ dependencies { @@ -67,7 +67,7 @@ dependencies {
api "org.skyscreamer:jsonassert:1.5.1"
api "org.slf4j:log4j-over-slf4j:1.7.36"
api "org.slf4j:slf4j-api:1.7.36"
api "org.springframework.ldap:spring-ldap-core:2.4.0"
api "org.springframework.ldap:spring-ldap-core:2.4.1"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
}
}

Loading…
Cancel
Save