commit | 6e248d73531cb8939d486dd1be0d3fc49e2a798b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 01 17:01:39 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Sep 02 19:24:13 2022 +0200 |
tree | 41b335c668c420812ed590bc30c4fffadc8eabce | |
parent | e8421c2e3c1d76908b5c78dc17b36bfab04383ac [diff] |
Bump unboundid-ldapsdk from 6.0.5 to 6.0.6 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.5 to 6.0.6. - [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/6.0.5...6.0.6) --- 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 #426 Change-Id: Ia3820f3388bad17a55a174e815c9221a359b9809
diff --git a/full/pom.xml b/full/pom.xml index 5f7c045..ea2e62e 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -175,7 +175,7 @@ <dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId> - <version>6.0.5</version> + <version>6.0.6</version> </dependency> <!-- Hibernate -->