mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-30 15:52:15 +00:00
SEC-1747: Upgrade to Spring LDAP 1.3.1
This commit is contained in:
parent
1833b234a5
commit
a2cdbab50c
2
pom.xml
2
pom.xml
@ -527,7 +527,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.ldap</groupId>
|
<groupId>org.springframework.ldap</groupId>
|
||||||
<artifactId>spring-ldap-core</artifactId>
|
<artifactId>spring-ldap-core</artifactId>
|
||||||
<version>1.3.0.RELEASE</version>
|
<version>1.3.1.RELEASE</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.springframework</groupId>
|
<groupId>org.springframework</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user