Bump jackson databind
Update of jackson databind to version 2.10.0 which fixes several CVEs (https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10)
This commit is contained in:
@@ -12,7 +12,7 @@ buildscript {
|
||||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
|
||||
ext {
|
||||
jacksonVersion = "2.9.9.3"
|
||||
jacksonVersion = "2.10.0"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user