commit | 7aa4a73f9de561438c2c4e22bcc83f1645e08a46 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Mar 16 17:04:00 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Fri Mar 25 11:43:02 2022 +0100 |
tree | d626d27d0c76aa9c641a30177b14aa107c8df286 | |
parent | 525045ea860e8b3e6c5967eb72947b77557c11e9 [diff] |
Bump unboundid-ldapsdk from 6.0.3 to 6.0.4 in /full Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 6.0.3 to 6.0.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/6.0.3...6.0.4) --- 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>
diff --git a/full/pom.xml b/full/pom.xml index 928b927..3ccf827 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.3</version> + <version>6.0.4</version> </dependency> <!-- Hibernate -->