update java 3rd-party libs
This commit is contained in:
@@ -5,14 +5,14 @@ dependencies {
|
||||
compile project(':file-utils')
|
||||
compile project(':pdb-utils')
|
||||
compile project(':block-storage')
|
||||
antlr "org.antlr:antlr4:4.7.1"
|
||||
antlr lib_antlr
|
||||
|
||||
compile 'org.lucares:primitiveCollections:0.1.20180908084945'
|
||||
compile 'org.apache.commons:commons-lang3:3.8.1'
|
||||
compile 'com.google.guava:guava:26.0-jre'
|
||||
compile lib_primitive_collections
|
||||
compile lib_commons_lang3
|
||||
compile lib_guava
|
||||
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.10.0'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.10.0'
|
||||
compile lib_log4j2_core
|
||||
compile lib_log4j2_slf4j_impl
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user