Update jackson-core to 2.17.2 (#1390)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
46c557424d
commit
053a5ccfad
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ object Dependencies {
|
|||
val nettyVersion = "4.1.111.Final"
|
||||
val logbackVersion = "1.3.14"
|
||||
|
||||
val jacksonCoreVersion = "2.17.1"
|
||||
val jacksonCoreVersion = "2.17.2"
|
||||
val jacksonDatabindVersion = jacksonCoreVersion
|
||||
|
||||
val scala212Version = "2.12.19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue