From a6a63f9553f79975f71014d3e12857b4b3852034 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Mon, 18 Mar 2024 07:14:09 +0100 Subject: [PATCH] Upgrade Jackson 2.16.2 -> 2.17.0 (#1087) See: - https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.17 - https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.16.2...jackson-bom-2.17.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e7329bd..87347218 100644 --- a/pom.xml +++ b/pom.xml @@ -296,7 +296,7 @@ com.fasterxml.jackson jackson-bom - 2.16.2 + 2.17.0 pom import