commit | 6b152410a5aa74d0d2691933efdda098023788c4 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 31 05:34:03 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Jun 05 14:32:17 2021 +0200 |
tree | 02257efb2774634a13d4d063f3f2fba16da9234b | |
parent | be8a2800d552e00444d2d3427706b35451993761 [diff] [blame] |
Bump unboundid-ldapsdk from 5.1.4 to 6.0.0 in /core Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 5.1.4 to 6.0.0. - [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/5.1.4...6.0.0) Signed-off-by: dependabot[bot] <support@github.com> Closes #199 Change-Id: I86fe485042a79b7db83d073e3cc76f1a9b88e7a9
diff --git a/core/pom.xml b/core/pom.xml index 991e6cc..b41da08 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -459,7 +459,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>5.1.4</version> + <version>6.0.0</version> </dependency> <!-- not part of public release <dependency> <groupId>KorAP-graphDB</groupId>