commit | 771d8faa0004b05699f754d1615dce3337b98377 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 08 17:56:48 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Jun 12 09:16:59 2023 +0200 |
tree | a8cddd1ccb46f3f3024bc38c9a535a1c70b0e474 | |
parent | d94df826a641f8c84b55818ca2ed1c8a4726733f [diff] |
Bump unboundid-ldapsdk from 6.0.8 to 6.0.9 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.8 to 6.0.9. - [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.8...6.0.9) --- 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> Closes #624 Change-Id: I9dd15b6a021eec3c919128ddd4d2ac5b923aabea
diff --git a/full/pom.xml b/full/pom.xml index d7ec4a3..e3e873d 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -649,7 +649,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.8</version> + <version>6.0.9</version> </dependency> <!-- Hibernate -->