This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 138cb28c172e6c2abb04cf5da28d2e12a96f2d93 Author: Andriy Redko <[email protected]> AuthorDate: Fri Feb 18 14:33:37 2022 -0500 Update Spring LDAP to 2.3.6.RELEASE (cherry picked from commit 158e046aaa3608bc9405a69f43c95bb36e928397) (cherry picked from commit 7381411c96166c7320e07f9809182e060d52e7df) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c5c81b7..4145d00 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -204,7 +204,7 @@ <cxf.snakeyaml.version>1.26</cxf.snakeyaml.version> <cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version> <cxf.spring.boot.version>2.3.12.RELEASE</cxf.spring.boot.version> - <cxf.spring.ldap.version>2.3.5.RELEASE</cxf.spring.ldap.version> + <cxf.spring.ldap.version>2.3.6.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.3.13.RELEASE</cxf.spring.security.version>
