You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/02/18 19:35:02 UTC

[cxf] branch master updated: Update Spring LDAP to 2.3.6.RELEASE

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

reta 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 158e046  Update Spring LDAP to 2.3.6.RELEASE
158e046 is described below

commit 158e046aaa3608bc9405a69f43c95bb36e928397
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Fri Feb 18 14:33:37 2022 -0500

    Update Spring LDAP to 2.3.6.RELEASE
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 204f4d4..07c0d9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -199,7 +199,7 @@
         <cxf.snakeyaml.version>1.30</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>2.6.3</cxf.spring.boot.version>
-        <cxf.spring.ldap.version>2.3.5.RELEASE</cxf.spring.ldap.version>
+        <cxf.spring.ldap.version>2.3.6.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.6.1</cxf.spring.security.version>