commit | f44fdfab4085007836c3a5fd0d2fc5c2bfd297d3 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 31 05:31:33 2021 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Jun 07 12:46:59 2021 +0200 |
tree | 4c3bfa116a47d1c2d14ba7eaa7b1123eb0413876 | |
parent | 3921141661ff681dbc63bef54b59d1082264e49d [diff] [blame] |
Bump unboundid-ldapsdk from 5.1.4 to 6.0.0 in /full 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 #198 Change-Id: Ie9bb4384b4c4f898c49652b9d3f74775f6433d64
diff --git a/full/pom.xml b/full/pom.xml index 34615b2..c0da041 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -168,7 +168,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>5.1.4</version> + <version>6.0.0</version> </dependency> <!-- Hibernate -->