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 480a301684d06b748a4547907db54759d49033f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 13:05:29 2026 -0400

    Bump com.unboundid:unboundid-ldapsdk from 7.0.4 to 7.0.5 (#3229)
    
    Bumps 
[com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 
7.0.4 to 7.0.5.
    - [Release notes](https://github.com/pingidentity/ldapsdk/releases)
    - 
[Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
    - [Commits](https://github.com/pingidentity/ldapsdk/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.unboundid:unboundid-ldapsdk
      dependency-version: 7.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 0513c1ffbeac75bc69b815fc3b6c629b9162100a)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2cb9bc2901f..b3c2fd9de59 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,7 @@
         <cxf.junit.version>4.13.2</cxf.junit.version>
         <cxf.junit5.version>5.14.3</cxf.junit5.version>
         <cxf.kerby.version>2.1.1</cxf.kerby.version>
-        <cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version>
+        <cxf.ldapsdk.version>7.0.5</cxf.ldapsdk.version>
         <cxf.littleproxy.version>2.7.0</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.5.34</cxf.logback.classic.version>
         <cxf.lucene.version>9.12.3</cxf.lucene.version>

Reply via email to