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

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 2e3b0779732d0b6d14cf3692494e1c717079daf5
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Dec 11 18:42:10 2025 -0500

    Update Spring LDAP to 3.2.16
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b6c8540c58..e338eaae89 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
         <cxf.snakeyaml.version>2.5</cxf.snakeyaml.version>
         <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
         <cxf.spring.boot.version>3.4.12</cxf.spring.boot.version>
-        <cxf.spring.ldap.version>3.2.15</cxf.spring.ldap.version>
+        <cxf.spring.ldap.version>3.2.16</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.security.version>6.4.13</cxf.spring.security.version>
         <cxf.spring.version>6.2.15</cxf.spring.version>

Reply via email to