update java 3rd-party libs
This commit is contained in:
@@ -3,10 +3,10 @@ dependencies {
|
||||
compile project(':pdb-api')
|
||||
compile project(':data-store')
|
||||
compile project(':file-utils')
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.7'
|
||||
compile 'org.apache.commons:commons-collections4:4.2'
|
||||
compile lib_jackson_databind
|
||||
compile lib_commons_collections4
|
||||
|
||||
compile 'org.apache.logging.log4j:log4j-api:2.10.0'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.10.0'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.10.0'
|
||||
compile lib_log4j2_api
|
||||
compile lib_log4j2_core
|
||||
compile lib_log4j2_slf4j_impl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user