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

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/main by this push:
     new ca20c11346 Bump com.unboundid:unboundid-ldapsdk from 7.0.4 to 7.0.5
ca20c11346 is described below

commit ca20c113466bbb186ea31df1afbc8c0f8078f699
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 07:06:37 2026 +0100

    Bump com.unboundid:unboundid-ldapsdk from 7.0.4 to 7.0.5
    
    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:production
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fb2ad905ea..8f7d5feb3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
         <microsoft.graph.auth.version>0.3.0</microsoft.graph.auth.version>
         <pdfbox.version>${pdfbox-version}</pdfbox.version>
         <sshd.version>2.17.1</sshd.version><!-- @sync 
io.quarkus:quarkus-bom:${quarkus.version} dep:org.apache.sshd:sshd-common -->
-        <unboundid-ldapsdk.version>7.0.4</unboundid-ldapsdk.version>
+        <unboundid-ldapsdk.version>7.0.5</unboundid-ldapsdk.version>
         <wiremock.version>3.13.2</wiremock.version>
         <xmlunit.version>2.12.0</xmlunit.version>
         <zt-exec.version>1.12</zt-exec.version>

Reply via email to