commit | aa4e8ff4794888e309dbc168e65fc52a93e921b1 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 23 09:29:04 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Sep 23 12:10:52 2025 +0200 |
tree | 3cb7c065f245a1de0f4e5f06b813f02d2c695de2 | |
parent | 058cd05f9ac27e78de2713bb24098b5cdc0f64af [diff] [blame] |
Bump com.unboundid:unboundid-ldapsdk from 6.0.11 to 7.0.3 Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.11 to 7.0.3. - [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.3) --- updated-dependencies: - dependency-name: com.unboundid:unboundid-ldapsdk dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Closes #840 Change-Id: I24c60c43a847932b812e8ebd524086f238a23b95
diff --git a/pom.xml b/pom.xml index 6d990c8..d474ecc 100644 --- a/pom.xml +++ b/pom.xml
@@ -613,7 +613,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.11</version> + <version>7.0.3</version> </dependency> <!-- OAuth -->