Skip to content

Commit e6f5d4f

Browse files
committed
Update to Unboundid 4.0.8
Fixes: gh-5970
1 parent 23dfe33 commit e6f5d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencyManagement {
4848
dependency 'com.squareup.okio:okio:1.13.0'
4949
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
5050
dependency 'com.sun.xml.bind:jaxb-impl:2.3.0.1'
51-
dependency 'com.unboundid:unboundid-ldapsdk:4.0.7'
51+
dependency 'com.unboundid:unboundid-ldapsdk:4.0.8'
5252
dependency 'com.vaadin.external.google:android-json:0.0.20131108.vaadin1'
5353
dependency 'commons-cli:commons-cli:1.4'
5454
dependency 'commons-codec:commons-codec:1.11'

0 commit comments

Comments
 (0)