Upgrade Jackson to 2.13.0
This commit is contained in:
@@ -12,7 +12,7 @@ buildscript {
|
||||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
|
||||
ext {
|
||||
jacksonVersion = "2.10.0"
|
||||
jacksonVersion = "2.13.0"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user