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 138ea01e28 Bump org.springframework.ldap:spring-ldap-core from 3.2.6
to 3.2.7 (#2112)
138ea01e28 is described below
commit 138ea01e28f86fe29bb004efcf1a0e26c1752b76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 18 07:53:35 2024 -0400
Bump org.springframework.ldap:spring-ldap-core from 3.2.6 to 3.2.7 (#2112)
Bumps
[org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap)
from 3.2.6 to 3.2.7.
- [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.6...3.2.7)
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
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 b73afe0d6e..507025f2f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
<cxf.snakeyaml.version>2.3</cxf.snakeyaml.version>
<cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
<cxf.spring.boot.version>3.3.4</cxf.spring.boot.version>
- <cxf.spring.ldap.version>3.2.6</cxf.spring.ldap.version>
+ <cxf.spring.ldap.version>3.2.7</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.security.version>6.3.3</cxf.spring.security.version>
<cxf.spring.version>6.1.14</cxf.spring.version>