upgrade to jackson 2.17 (#1318)
This commit is contained in:
parent
42ea8099b5
commit
977e3091ce
3 changed files with 6 additions and 5 deletions
|
|
@ -37,7 +37,7 @@ object Dependencies {
|
|||
val nettyVersion = "4.1.109.Final"
|
||||
val logbackVersion = "1.3.14"
|
||||
|
||||
val jacksonCoreVersion = "2.16.2"
|
||||
val jacksonCoreVersion = "2.17.1"
|
||||
val jacksonDatabindVersion = jacksonCoreVersion
|
||||
|
||||
val scala212Version = "2.12.19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue