From 50b6c316756daadff3a68c95b154082ffa263dc8 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Sun, 8 Dec 2024 15:35:42 +0100 Subject: [PATCH] Upgrade Jackson 2.18.1 -> 2.18.2 (#1441) See: - https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.18.2 - https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.1...jackson-bom-2.18.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1732284ae6..207308a767 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ com.fasterxml.jackson jackson-bom - 2.18.1 + 2.18.2 pom import