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
commit c3c5d2ef89035b6cd4d31fc3ef1d793129641a1a Author: Andriy Redko <[email protected]> AuthorDate: Fri Aug 21 11:33:36 2026 -0400 Update Spring LDAP to 4.1.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d424a1d5fef..527c400516e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -217,7 +217,7 @@ <cxf.snakeyaml.version>2.6</cxf.snakeyaml.version> <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version> <cxf.spring.boot.version>4.1.1</cxf.spring.boot.version> - <cxf.spring.ldap.version>4.1.0</cxf.spring.ldap.version> + <cxf.spring.ldap.version>4.1.1</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> <cxf.spring.security.version>7.1.0</cxf.spring.security.version> <cxf.spring.version>7.0.9</cxf.spring.version>
