This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new a59dff0 Update Spring LDAP to 2.3.4.RELEASE (#797)
a59dff0 is described below
commit a59dff0ba50418ced57ae8ef425f96df78af9f5c
Author: Andriy Redko <[email protected]>
AuthorDate: Sat May 15 08:46:21 2021 -0400
Update Spring LDAP to 2.3.4.RELEASE (#797)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 86322c6..02c0798 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
<cxf.snakeyaml.version>1.27</cxf.snakeyaml.version>
<cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
<cxf.spring.boot.version>2.4.5</cxf.spring.boot.version>
- <cxf.spring.ldap.version>2.3.3.RELEASE</cxf.spring.ldap.version>
+ <cxf.spring.ldap.version>2.3.4.RELEASE</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.4.6</cxf.spring.security.version>