commit | 295aee2dc52eb4259b132dfa4009fecc61399b39 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri May 06 17:01:50 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun May 08 14:52:26 2022 +0200 |
tree | 5dd609c7d900358a67893a32e6030b8e212426a8 | |
parent | ffb895089f101a7ec5484052ca0253558f8feb6f [diff] |
Bump unboundid-ldapsdk from 6.0.4 to 6.0.5 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.4 to 6.0.5. - [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/commits) --- updated-dependencies: - dependency-name: com.unboundid:unboundid-ldapsdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #378 Change-Id: If1f40d39b2602bfefca653b38037b0424f871fb8
diff --git a/full/pom.xml b/full/pom.xml index 70237b9..ac74357 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -168,7 +168,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.4</version> + <version>6.0.5</version> </dependency> <!-- Hibernate -->