Update to unboundid-ldapsdk 4.0.10

Fixes gh-6668
This commit is contained in:
Joe Grandja 2019-03-26 06:32:05 -04:00
parent f89a8e97dc
commit d94ce268b7
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ dependencyManagement {
dependency 'com.squareup.okio:okio:1.13.0'
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
dependency 'com.sun.xml.bind:jaxb-impl:2.3.0.1'
dependency 'com.unboundid:unboundid-ldapsdk:4.0.9'
dependency 'com.unboundid:unboundid-ldapsdk:4.0.10'
dependency 'com.vaadin.external.google:android-json:0.0.20131108.vaadin1'
dependency 'commons-cli:commons-cli:1.4'
dependency 'commons-codec:commons-codec:1.11'