Update to Unbounded 4.0.12

Fixes gh-7610
This commit is contained in:
Rob Winch 2019-11-04 10:04:39 -06:00
parent 9558fbdaf1
commit dfefaa94b5
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,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.2'
dependency 'com.unboundid:unboundid-ldapsdk:4.0.11'
dependency 'com.unboundid:unboundid-ldapsdk:4.0.12'
dependency 'com.vaadin.external.google:android-json:0.0.20131108.vaadin1'
dependency 'commons-cli:commons-cli:1.4'
dependency 'commons-codec:commons-codec:1.13'