We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1833c commit ded83ccCopy full SHA for ded83cc
gradle/dependency-management.gradle
@@ -59,7 +59,7 @@ dependencyManagement {
59
dependency 'com.squareup.okhttp3:okhttp:3.12.12'
60
dependency 'com.squareup.okio:okio:1.13.0'
61
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
62
- dependency 'com.sun.xml.bind:jaxb-impl:2.3.2'
+ dependency 'com.sun.xml.bind:jaxb-impl:2.3.3'
63
dependency 'com.unboundid:unboundid-ldapsdk:4.0.14'
64
dependency 'com.vaadin.external.google:android-json:0.0.20131108.vaadin1'
65
dependency 'commons-cli:commons-cli:1.4'
0 commit comments