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 f9cebe4 commit e30370aCopy full SHA for e30370a
marklogic-client-api/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation "com.squareup.okhttp3:mockwebserver:4.12.0"
53
54
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.15.3'
55
- testImplementation 'ch.qos.logback:logback-classic:1.3.15'
+ testImplementation 'ch.qos.logback:logback-classic:1.3.14'
56
// schema validation issue with testImplementation 'xerces:xercesImpl:2.12.0'
57
testImplementation 'org.opengis.cite.xerces:xercesImpl-xsd11:2.12-beta-r1667115'
58
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
0 commit comments