This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
new 36f02fa18c Update Spring LDAP to 2.4.4
36f02fa18c is described below
commit 36f02fa18c67610bee52f6e399c23f31747b799d
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Nov 16 09:38:23 2024 -0500
Update Spring LDAP to 2.4.4
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ae5c402325..8619e39d18 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -204,7 +204,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>2.7.18</cxf.spring.boot.version>
- <cxf.spring.ldap.version>2.4.2</cxf.spring.ldap.version>
+ <cxf.spring.ldap.version>2.4.4</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
<cxf.spring.security.version>5.8.15</cxf.spring.security.version>