Update jackson-core to 2.18.4 (#1838)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
f70f45bcb2
commit
b294bd9556
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ object Dependencies {
|
|||
val nettyVersion = "4.2.1.Final"
|
||||
val logbackVersion = "1.3.15"
|
||||
|
||||
val jacksonCoreVersion = "2.18.3"
|
||||
val jacksonCoreVersion = "2.18.4"
|
||||
val jacksonDatabindVersion = jacksonCoreVersion
|
||||
|
||||
val scala212Version = "2.12.20"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue