Update jackson version to 2.9.9
This commit is contained in:
committed by
Scott Frederick
parent
98aa9d141d
commit
cefdaf4611
@@ -12,7 +12,7 @@ buildscript {
|
||||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
|
||||
ext {
|
||||
jacksonVersion = "2.9.8"
|
||||
jacksonVersion = "2.9.9"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user