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 384fb72 commit 179411dCopy full SHA for 179411d
build.gradle
@@ -63,8 +63,7 @@ dependencies {
63
'com.emc.ecs:object-transform:1.1.0',
64
'commons-codec:commons-codec:1.10',
65
'org.jdom:jdom2:2.0.6',
66
- 'org.slf4j:slf4j-api:1.7.5',
67
- 'com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.2'
+ 'org.slf4j:slf4j-api:1.7.5'
68
runtimeOnly 'org.slf4j:slf4j-log4j12:1.7.5'
69
testImplementation 'junit:junit:4.12',
70
'log4j:log4j:1.2.17'
0 commit comments