commit | bffd73ce3d73cb7d9d5646b2fac4357f2094be9a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 02 17:01:50 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Sep 02 20:21:51 2021 +0200 |
tree | 9ea3b8dd48c1ece7a224652ff8ea095000e5ef3f | |
parent | d5addb9786949314f51a99712d26d5f2fbfa4124 [diff] |
Bump unboundid-ldapsdk from 6.0.0 to 6.0.1 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.0 to 6.0.1. - [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 #247 Change-Id: I3ea9aea73725ec9ee1ff177ac6ab1c2c31853181
diff --git a/full/pom.xml b/full/pom.xml index 8940bef..3fe3a60 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -168,7 +168,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.0</version> + <version>6.0.1</version> </dependency> <!-- Hibernate -->