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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3dd360d1a97e chore(deps): Bump spring-ldap-version from 4.1.0 to 4.1.1
3dd360d1a97e is described below

commit 3dd360d1a97e8c9eb0d77c63ed28cbfeb2670247
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 07:40:47 2026 +0000

    chore(deps): Bump spring-ldap-version from 4.1.0 to 4.1.1
    
    Bumps `spring-ldap-version` from 4.1.0 to 4.1.1.
    
    Updates `org.springframework.ldap:spring-ldap-core` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/spring-projects/spring-ldap/releases)
    - 
[Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
    - 
[Commits](https://github.com/spring-projects/spring-ldap/compare/4.1.0...4.1.1)
    
    Updates `org.springframework.ldap:spring-ldap-odm` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/spring-projects/spring-ldap/releases)
    - 
[Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
    - 
[Commits](https://github.com/spring-projects/spring-ldap/compare/4.1.0...4.1.1)
    
    Updates `org.springframework.ldap:spring-ldap-ldif-core` from 4.1.0 to 4.1.1
    - [Release notes](https://github.com/spring-projects/spring-ldap/releases)
    - 
[Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
    - 
[Commits](https://github.com/spring-projects/spring-ldap/compare/4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.ldap:spring-ldap-core
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ldap:spring-ldap-odm
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.ldap:spring-ldap-ldif-core
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2938243dfdee..236841f79105 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -498,7 +498,7 @@
         <spring-batch-version>6.0.4</spring-batch-version>
         <spring-boot-version>4.1.0</spring-boot-version>
         <spring-data-redis-version>4.1.0</spring-data-redis-version>
-        <spring-ldap-version>4.1.0</spring-ldap-version>
+        <spring-ldap-version>4.1.1</spring-ldap-version>
         <spring-vault-core-version>4.1.0</spring-vault-core-version>
         <spring-version>7.0.8</spring-version>
         <spring-rabbitmq-version>4.1.0</spring-rabbitmq-version>

Reply via email to