This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 71824af87a Update UnboundID LDAP SDK for Java to 6.0.8
71824af87a is described below
commit 71824af87a40df9f1e4b39e5acf2739bd37e2c6f
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Mar 12 14:35:07 2023 -0400
Update UnboundID LDAP SDK for Java to 6.0.8
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6ca0fe8c03..fc77b2ab31 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,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.4.5</cxf.logback.classic.version>
<cxf.lucene.version>9.5.0</cxf.lucene.version>