This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new f2109a3aea Bump org.springframework.ldap:spring-ldap-core from 3.2.11
to 3.2.12 (#2371)
f2109a3aea is described below
commit f2109a3aea7983dd1a88d1c48bb1269c069d0f26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 18 12:23:35 2025 -0400
Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to 3.2.12 (#2371)
Bumps
[org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap)
from 3.2.11 to 3.2.12.
- [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/3.2.11...3.2.12)
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-version: 3.2.12
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4367553c5c..cb45d7c613 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -211,7 +211,7 @@
<cxf.snakeyaml.version>2.4</cxf.snakeyaml.version>
<cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
<cxf.spring.boot.version>3.4.4</cxf.spring.boot.version>
- <cxf.spring.ldap.version>3.2.11</cxf.spring.ldap.version>
+ <cxf.spring.ldap.version>3.2.12</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.security.version>6.4.4</cxf.spring.security.version>
<cxf.spring.version>6.2.6</cxf.spring.version>