Bump unboundid-ldapsdk from 4.0.14 to 5.1.0
Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 4.0.14 to 5.1.0. - [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/4.0.14...5.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b15b799add
commit
2665bd58eb
2
pom.xml
2
pom.xml
|
@ -71,7 +71,7 @@
|
|||
<version.arquillian>1.5.0.Final</version.arquillian>
|
||||
|
||||
<!-- LDAP dependencies -->
|
||||
<version.unboundid-ldapsdk>4.0.14</version.unboundid-ldapsdk>
|
||||
<version.unboundid-ldapsdk>5.1.0</version.unboundid-ldapsdk>
|
||||
|
||||
<!-- test dependencies -->
|
||||
<version.assertj>3.16.1</version.assertj>
|
||||
|
|
Loading…
Reference in New Issue