This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.3.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 525f1c447ae0877e66054c3b2bafb8ce84d61e65 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu May 14 10:49:38 2020 +0100 Updating Spring LDAP to 2.3.3 (cherry picked from commit d37c3907c3ae94e607a8cc411f9243562637aaa2) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e42cc41..fca53e4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -192,7 +192,7 @@ <cxf.snakeyaml.version>1.26</cxf.snakeyaml.version> <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version> <cxf.spring.boot.version>2.1.14.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.1.10.RELEASE</cxf.spring.security.version>
