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

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

commit b40f860d2780962b88797b2fe89cafb5485e304f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 16 18:16:00 2025 -0400

    Bump com.unboundid:unboundid-ldapsdk from 7.0.2 to 7.0.3 (#2465)
    
    Bumps 
[com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 
7.0.2 to 7.0.3.
    - [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.3
      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 209d7b8ea69a195347a884fa72a8eb60f88402ae)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0999d16758..48e5223546 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -171,7 +171,7 @@
         <cxf.junit.version>4.13.2</cxf.junit.version>
         <cxf.junit5.version>5.13.1</cxf.junit5.version>
         <cxf.kerby.version>2.0.3</cxf.kerby.version>
-        <cxf.ldapsdk.version>7.0.2</cxf.ldapsdk.version>
+        <cxf.ldapsdk.version>7.0.3</cxf.ldapsdk.version>
         <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
         <cxf.logback.classic.version>1.5.6</cxf.logback.classic.version>
         <cxf.lucene.version>9.12.1</cxf.lucene.version>

Reply via email to