commit | f9823d84ac8453c0e5ae1596ed5501d4e1d4de28 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 02 15:01:51 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jul 03 10:19:54 2020 +0200 |
tree | b03f8a98160ce5093418c49c9e80b69d4a6b1cc9 | |
parent | 30ae4056b449be5a2b912c9ff146ee2e8b54891e [diff] |
Bump unboundid-ldapsdk from 3.2.1 to 5.1.0 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 3.2.1 to 5.1.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/3.2.1...5.1.0) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ic623046c52427b12a0b63b1da5efdc6d3fc5ed7e
diff --git a/full/pom.xml b/full/pom.xml index 2cdde22..4c8f577 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -216,7 +216,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>3.2.1</version> + <version>5.1.0</version> </dependency> <!-- Hibernate -->