| commit | 2812ab10efe52e25ad388d32753fbe359604d391 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Jun 12 17:23:08 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Mon Jun 15 12:19:34 2026 +0200 |
| tree | 279ae09f392ac74b77b649da84994066a1dd04b4 | |
| parent | c9558910e62c42ff71e057fdd7673141bd834809 [diff] |
Bump com.unboundid:unboundid-ldapsdk from 7.0.4 to 7.0.5 Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.4 to 7.0.5. - [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/commits) --- updated-dependencies: - dependency-name: com.unboundid:unboundid-ldapsdk dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #983 Change-Id: I19919ee8b846d5d5b8fbff11feee56e8ef2baebe
diff --git a/pom.xml b/pom.xml index 798e1b0..e402a89 100644 --- a/pom.xml +++ b/pom.xml
@@ -678,7 +678,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>7.0.4</version> + <version>7.0.5</version> </dependency> <!-- OAuth -->