commit | ef8274671666bcd7809286ffd9da8c79f940ba37 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Mar 24 05:22:28 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Mar 25 07:20:34 2021 +0100 |
tree | 4ee4c318f6f0de8861420609389fe7964d65e987 | |
parent | d625f085b01e6fa5be73e70f5ca67ba4fb191720 [diff] |
Bump unboundid-ldapsdk from 5.1.3 to 5.1.4 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 5.1.3 to 5.1.4. - [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.3...5.1.4) Signed-off-by: dependabot[bot] <support@github.com> Closes #166 Change-Id: Ie7786048869ac027399d390b2299c80cfbe1f06f
diff --git a/full/pom.xml b/full/pom.xml index 6f80b03..4f80481 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.3</version> + <version>5.1.4</version> </dependency> <!-- Hibernate -->