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 71f7518fa27a chore(deps): Bump spring-ldap-version from 4.0.3 to 4.1.0
71f7518fa27a is described below
commit 71f7518fa27a3878c631c281780bc70fdc580d68
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 06:42:36 2026 +0000
chore(deps): Bump spring-ldap-version from 4.0.3 to 4.1.0
Bumps `spring-ldap-version` from 4.0.3 to 4.1.0.
Updates `org.springframework.ldap:spring-ldap-core` from 4.0.3 to 4.1.0
- [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.0.3...4.1.0)
Updates `org.springframework.ldap:spring-ldap-odm` from 4.0.3 to 4.1.0
- [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.0.3...4.1.0)
Updates `org.springframework.ldap:spring-ldap-ldif-core` from 4.0.3 to 4.1.0
- [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.0.3...4.1.0)
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework.ldap:spring-ldap-odm
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.springframework.ldap:spring-ldap-ldif-core
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 4885752f1d65..5648a6c07632 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -486,7 +486,7 @@
<spring-batch-version>6.0.3</spring-batch-version>
<spring-boot-version>4.0.6</spring-boot-version>
<spring-data-redis-version>4.0.5</spring-data-redis-version>
- <spring-ldap-version>4.0.3</spring-ldap-version>
+ <spring-ldap-version>4.1.0</spring-ldap-version>
<spring-vault-core-version>4.0.2</spring-vault-core-version>
<spring-version>7.0.7</spring-version>
<spring-rabbitmq-version>4.0.3</spring-rabbitmq-version>