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
commit 0cea81ce0e4bc9abe15ce4d8cafedd36b16ee2eb Author: Andriy Redko <[email protected]> AuthorDate: Sat Dec 6 09:20:13 2025 -0500 Update UnboundID LDAP to 7.0.4 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a505268ca3..7aa0a8d9ad 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -172,7 +172,7 @@ <cxf.junit.version>4.13.2</cxf.junit.version> <cxf.junit6.version>6.0.1</cxf.junit6.version> <cxf.kerby.version>2.1.1</cxf.kerby.version> - <cxf.ldapsdk.version>7.0.3</cxf.ldapsdk.version> + <cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version> <cxf.littleproxy.version>2.4.6</cxf.littleproxy.version> <cxf.logback.classic.version>1.5.21</cxf.logback.classic.version> <cxf.lucene.version>10.3.1</cxf.lucene.version>
