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 2023/08/19 19:15:26 UTC

[cxf] branch main updated: Update Spring LDAP to 3.0.5

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 6ef9c6387f Update Spring LDAP to 3.0.5
6ef9c6387f is described below

commit 6ef9c6387f585665ecd7dd7c88337dd1389d95ed
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Aug 19 15:11:50 2023 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1e84c5d4ac..14372e84b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
         <cxf.snakeyaml.version>2.1</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>3.0.9</cxf.spring.boot.version>
-        <cxf.spring.ldap.version>3.0.4</cxf.spring.ldap.version>
+        <cxf.spring.ldap.version>3.0.5</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.security.version>6.0.5</cxf.spring.security.version>
         <cxf.spring.version>6.0.11</cxf.spring.version>