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 53cbd9e5ee70c8dffa5f58569ab82b899594eadd 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) (cherry picked from commit 2683750ad05c897485b9ebaea514b1af21917e2b) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 354d0f4654..45ce550026 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -166,7 +166,7 @@ <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version> <cxf.junit.version>4.13.2</cxf.junit.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>
