This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.0.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 64b854c9f63cb4bc212ec8616d4224ff35924327 Author: Andriy Redko <[email protected]> AuthorDate: Sat Dec 6 09:20:13 2025 -0500 Update UnboundID LDAP to 7.0.4 (cherry picked from commit 0cea81ce0e4bc9abe15ce4d8cafedd36b16ee2eb) (cherry picked from commit 89b08798db08b753eb27fed140ee015b4fefd94c) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 10b0c97439..34f4f242df 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -172,7 +172,7 @@ <cxf.junit.version>4.13.2</cxf.junit.version> <cxf.junit5.version>5.14.1</cxf.junit5.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.6</cxf.logback.classic.version> <cxf.lucene.version>9.12.1</cxf.lucene.version>
