commit | 5e780af68f0c17bd38d41cd7c05781c57275e20e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Oct 05 17:01:33 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Oct 14 20:03:21 2021 +0200 |
tree | b44dfea7be203dc727714120b6d6968e160e58e3 | |
parent | eec9ba2c1bdb2f0a5003782384add2b602fb7286 [diff] |
Bump unboundid-ldapsdk from 6.0.1 to 6.0.2 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.1 to 6.0.2. - [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 #261 Change-Id: I5535c8b87db9065e2a2c74876e7df75618e40727
diff --git a/full/pom.xml b/full/pom.xml index d988c0d..80b1301 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.1</version> + <version>6.0.2</version> </dependency> <!-- Hibernate -->