update third party libraries
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
dependencies {
|
||||
compile project(':pdb-api')
|
||||
compile 'org.lucares:ludb:1.0.20170218180719'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.6'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.7'
|
||||
|
||||
|
||||
|
||||
compile 'org.apache.logging.log4j:log4j-api:2.8'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.8'
|
||||
compile group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: '2.8'
|
||||
compile 'org.apache.logging.log4j:log4j-api:2.8.1'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.8.1'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.8.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user