This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 2683750ad05c897485b9ebaea514b1af21917e2b Author: Andriy Redko <[email protected]> AuthorDate: Sun Mar 12 14:35:07 2023 -0400 Update UnboundID LDAP SDK for Java to 6.0.8 (cherry picked from commit 71824af87a40df9f1e4b39e5acf2739bd37e2c6f) (cherry picked from commit ff80c36e14f6b1f04ac38ac2203d2f0c48cbfaef) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 46bd42f7ec..578aa6f431 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -164,7 +164,7 @@ <cxf.junit.version>4.13.2</cxf.junit.version> <cxf.junit5.version>5.9.2</cxf.junit5.version> <cxf.kerby.version>2.0.3</cxf.kerby.version> - <cxf.ldapsdk.version>6.0.7</cxf.ldapsdk.version> + <cxf.ldapsdk.version>6.0.8</cxf.ldapsdk.version> <cxf.littleproxy.version>1.1.2</cxf.littleproxy.version> <cxf.logback.classic.version>1.2.10</cxf.logback.classic.version> <cxf.lucene.version>8.11.2</cxf.lucene.version>
