Skip to content

Commit

Permalink
Update spring-ldap-core to 2.4.0-M1
Browse files Browse the repository at this point in the history
Closes gh-10732
  • Loading branch information
sjohnr committed Jan 14, 2022
1 parent ce35bee commit 4fd5c7f
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 @@ -71,7 +71,7 @@ dependencies {
api "org.slf4j:jcl-over-slf4j:1.7.33"
api "org.slf4j:log4j-over-slf4j:1.7.33"
api "org.slf4j:slf4j-api:1.7.33"
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
api "org.springframework.ldap:spring-ldap-core:2.4.0-M1"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
}
}
Expand Down

0 comments on commit 4fd5c7f

Please sign in to comment.