commit | 6fc6176293d32ff5190e39128beb6e1a3e8e757f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Aug 26 05:39:51 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Aug 26 10:12:44 2020 +0200 |
tree | 8ff6deb9e1e16cc748f83b000fa70a8a40d1eee6 | |
parent | 9f15c3bf6c0cc456e4a2399eab3f7a0657b17819 [diff] [blame] |
Bump unboundid-ldapsdk from 5.1.0 to 5.1.1 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 5.1.0 to 5.1.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/compare/5.1.0...5.1.1) Signed-off-by: dependabot[bot] <support@github.com> Closes #102 Change-Id: I72bcfa8c5d59925efc3af940a42cccc80e3e154c
diff --git a/full/pom.xml b/full/pom.xml index 8fbea09..d42a0d9 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -216,7 +216,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>5.1.0</version> + <version>5.1.1</version> </dependency> <!-- Hibernate -->