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

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

commit 89b08798db08b753eb27fed140ee015b4fefd94c
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Dec 6 09:20:13 2025 -0500

    Update UnboundID LDAP to 7.0.4
    
    (cherry picked from commit 0cea81ce0e4bc9abe15ce4d8cafedd36b16ee2eb)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 72dfe89bc6..46b9c2023d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -172,7 +172,7 @@
         <cxf.junit.version>4.13.2</cxf.junit.version>
         <cxf.junit5.version>5.14.1</cxf.junit5.version>
         <cxf.kerby.version>2.1.1</cxf.kerby.version>
-        <cxf.ldapsdk.version>7.0.3</cxf.ldapsdk.version>
+        <cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version>
         <cxf.littleproxy.version>2.4.6</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.5.21</cxf.logback.classic.version>
         <cxf.lucene.version>9.12.1</cxf.lucene.version>

Reply via email to