update dependencies
gradle to 4.8 jackson to 2.9.6 spring-boot to 2.0.3 guava to 25.1-jre gradle-versions-plugin to 0.19.0
This commit is contained in:
@@ -3,7 +3,7 @@ dependencies {
|
||||
compile project(':pdb-api')
|
||||
compile project(':data-store')
|
||||
compile project(':file-utils')
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.5'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.6'
|
||||
compile 'org.apache.commons:commons-collections4:4.1'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user