| commit | de75ba80da85f8d78197eaecb263070dd4b1378b | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Dec 04 17:10:58 2025 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Tue Dec 09 12:18:47 2025 +0100 |
| tree | 5a0ef34505b88ae0518a09eb12c6d5d80b186483 | |
| parent | d83bf16b1de58302e137882dcf9371f0a7baa6a8 [diff] |
Bump com.unboundid:unboundid-ldapsdk from 7.0.3 to 7.0.4 Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.3 to 7.0.4. - [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.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #883 Change-Id: I4547c63c6b8796a7c0a7348dd2c8321362b311ac
diff --git a/pom.xml b/pom.xml index 6b3fa18..e85fb0d 100644 --- a/pom.xml +++ b/pom.xml
@@ -684,7 +684,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>7.0.3</version> + <version>7.0.4</version> </dependency> <!-- OAuth -->