commit | 9289264a2dec6b906e6436e847f8fbc3ddcb91fa | [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:52 2021 +0200 |
tree | 7550068c4ebd7b838af17b7cd7048925577d11aa | |
parent | bffd73ce3d73cb7d9d5646b2fac4357f2094be9a [diff] |
Bump unboundid-ldapsdk from 6.0.0 to 6.0.1 in /core 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 #246 Change-Id: Ia751d6ab21126c9e09e2b5d261a4c484934cd598
diff --git a/core/pom.xml b/core/pom.xml index 5aca5f4..c16152f 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -459,7 +459,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.0</version> + <version>6.0.1</version> </dependency> <!-- not part of public release <dependency> <groupId>KorAP-graphDB</groupId>