This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new b82a6aa Updating Spring LDAP to 2.3.3
b82a6aa is described below
commit b82a6aa7426dd87328f07fbbb57726494c0746f1
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu May 14 09:58:01 2020 +0100
Updating Spring LDAP to 2.3.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e65cb68..4e22fb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
<servlet.version>3.1.0</servlet.version>
<slf4j.version>1.7.30</slf4j.version>
<spring.version>4.3.27.RELEASE</spring.version>
- <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
+ <spring-ldap-core.version>2.3.3.RELEASE</spring-ldap-core.version>
<spring.security.version>4.2.16.RELEASE</spring.security.version>
<spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
<tomcat.version>9.0.29</tomcat.version>