This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 2e9ffb54bcc26530556c60b0c5bacc380f2a3cf3
Author: Andriy Redko <[email protected]>
AuthorDate: Sat May 15 08:46:21 2021 -0400

    Update Spring LDAP to 2.3.4.RELEASE (#797)
    
    (cherry picked from commit a59dff0ba50418ced57ae8ef425f96df78af9f5c)
    
    # 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 0e95276e..1015336 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,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.3.10.RELEASE</cxf.spring.boot.version>
-        <cxf.spring.ldap.version>2.3.3.RELEASE</cxf.spring.ldap.version>
+        <cxf.spring.ldap.version>2.3.4.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.9.RELEASE</cxf.spring.security.version>

Reply via email to