Declare 'com.fasterxml.jackson.core:jackson-databind' as compile-time dependency.
This commit is contained in:
@@ -24,6 +24,8 @@ dependencies {
|
||||
exclude group: "org.apache.logging.log4j", module: "log4j-core"
|
||||
}
|
||||
|
||||
compile "com.fasterxml.jackson.core:jackson-databind"
|
||||
|
||||
testCompile "junit:junit"
|
||||
testCompile "org.assertj:assertj-core"
|
||||
testCompile "org.mockito:mockito-core"
|
||||
|
||||
Reference in New Issue
Block a user