commit | 2251d2d990748ef5223886d3fcb2f65bf077266b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Dec 02 17:00:34 2022 +0000 |
committer | Akron <nils@diewald-online.de> | Tue Dec 06 14:51:28 2022 +0100 |
tree | 8dc0010360e2a498341fbcabf2851ab100b57584 | |
parent | b6d5709184fb35834fd1f56253e265f4ed46fa93 [diff] [blame] |
Bump unboundid-ldapsdk from 6.0.6 to 6.0.7 in /full (closes #483) Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.6 to 6.0.7. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Iac943f94c4fafad54e403fa58c276ba552f220dd
diff --git a/full/pom.xml b/full/pom.xml index 5a5db7b..3474ffb 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -175,7 +175,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.6</version> + <version>6.0.7</version> </dependency> <!-- Hibernate -->