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

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

commit ff80c36e14f6b1f04ac38ac2203d2f0c48cbfaef
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Mar 12 14:35:07 2023 -0400

    Update UnboundID LDAP SDK for Java to 6.0.8
    
    (cherry picked from commit 71824af87a40df9f1e4b39e5acf2739bd37e2c6f)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3507b785a7..675f85fcfb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -163,7 +163,7 @@
         <cxf.junit.version>4.13.2</cxf.junit.version>
         <cxf.junit5.version>5.9.2</cxf.junit5.version>
         <cxf.kerby.version>2.0.3</cxf.kerby.version>
-        <cxf.ldapsdk.version>6.0.7</cxf.ldapsdk.version>
+        <cxf.ldapsdk.version>6.0.8</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.2.10</cxf.logback.classic.version>
         <cxf.lucene.version>9.5.0</cxf.lucene.version>

Reply via email to