commit | 722f68b46841f68220f2d454bb3f0b19d9f05a41 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 10 17:56:31 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Mar 28 15:43:41 2023 +0200 |
tree | ffa6e08be2c392dd43829494da350d34b75dcb80 | |
parent | d92102d57b2d2644dabbd7af72fcbd6b463de38f [diff] [blame] |
Bump unboundid-ldapsdk from 6.0.7 to 6.0.8 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.7 to 6.0.8. - [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> Closes #542 Change-Id: I80423fde722d8679d1bc940b0e73a7b7512808cb
diff --git a/full/pom.xml b/full/pom.xml index df764ac..37a0ceb 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -183,7 +183,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.7</version> + <version>6.0.8</version> </dependency> <!-- Hibernate -->