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 36b430c6a88bcd12b1dc248b47691e04e7d2904d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 14 09:43:48 2024 -0400
Bump com.unboundid:unboundid-ldapsdk from 6.0.11 to 7.0.0 (#1745)
Bumps
[com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from
6.0.11 to 7.0.0.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases)
-
[Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
- [Commits](https://github.com/pingidentity/ldapsdk/compare/6.0.11...7.0.0)
---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 8fc26ca60d794455fd5745d0bb7b162a575d69b1)
(cherry picked from commit f531474fbcc228de46b54ea79bc0962ae0726ef8)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4b6610f61f..fe9b83368a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -166,7 +166,7 @@
<cxf.junit.version>4.13.2</cxf.junit.version>
<cxf.junit5.version>5.10.2</cxf.junit5.version>
<cxf.kerby.version>2.0.3</cxf.kerby.version>
- <cxf.ldapsdk.version>6.0.10</cxf.ldapsdk.version>
+ <cxf.ldapsdk.version>7.0.0</cxf.ldapsdk.version>
<cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
<cxf.logback.classic.version>1.2.13</cxf.logback.classic.version>
<cxf.lucene.version>8.11.2</cxf.lucene.version>