From 41141cb0685c22b6149df6cc91170cb7ff23d3a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Feb 2021 03:40:46 +0000 Subject: [PATCH 1/2] fix: upgrade com.fasterxml.jackson.core:jackson-core from 2.11.2 to 2.12.1 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-core from 2.11.2 to 2.12.1. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/ See this project in Snyk: https://app.snyk.io/org/goanna/project/0df452fd-589c-41a3-b066-b82db9438af2?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c7ff29893..0c6981aa7 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +224,7 @@ com.fasterxml.jackson.core jackson-core - 2.11.2 + 2.12.1 com.fasterxml.jackson.core From 1bada52da787e2359679836f87236ce8ad42d3f8 Mon Sep 17 00:00:00 2001 From: PrajwalKathwate Date: Mon, 27 Jan 2025 15:59:01 +0530 Subject: [PATCH 2/2] Added depenedency --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 358397495..2ac068282 100644 --- a/pom.xml +++ b/pom.xml @@ -230,11 +230,6 @@ jackson-core 2.12.1 - - org.apache.commons - commons-lang3 - 3.11 - commons-codec commons-codec