jackson 2.16.2 (#1184)

* jackson 2.16.2

* Update reference.conf
This commit is contained in:
PJ Fanning 2024-03-10 14:26:21 +01:00 committed by GitHub
parent 74142920b3
commit 014523b3f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -33,7 +33,7 @@ object Dependencies {
val protobufJavaVersion = "3.25.3"
val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.16.1"
val jacksonCoreVersion = "2.16.2"
val jacksonDatabindVersion = jacksonCoreVersion
val scala212Version = "2.12.19"