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.git
The following commit(s) were added to refs/heads/master by this push:
new d37c390 Updating Spring LDAP to 2.3.3
d37c390 is described below
commit d37c3907c3ae94e607a8cc411f9243562637aaa2
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu May 14 10:49:38 2020 +0100
Updating Spring LDAP to 2.3.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d655935..0aca89e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
<cxf.snakeyaml.version>1.26</cxf.snakeyaml.version>
<cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
<cxf.spring.boot.version>2.2.7.RELEASE</cxf.spring.boot.version>
- <cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>
+ <cxf.spring.ldap.version>2.3.3.RELEASE</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
<cxf.spring.security.version>5.3.2.RELEASE</cxf.spring.security.version>