From 31b69fbad6bf287252e211f7dedc6728a0318a4f Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Mon, 14 Jul 2025 10:47:10 +0000 Subject: [PATCH 1/2] [lineaje] Update com.fasterxml.jackson.core:jackson-databind:2.12.3 to 2.12.7.1 Fixes CVEs - CVE-2020-36518,CVE-2021-46877,CVE-2022-42003,CVE-2022-42004 --- pom.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 7f8c9c7..4ddd094 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,12 @@ - + 4.0.0 - com.example my-app 1.0-SNAPSHOT - 1.8 1.8 - junit @@ -27,7 +22,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.3 + 2.12.7.1 org.apache.commons @@ -170,7 +165,6 @@ 3.1 - @@ -184,4 +178,4 @@ - + \ No newline at end of file From e8e7a401187a642a4cca06aa8e4b99290d2ec0f1 Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Mon, 14 Jul 2025 10:48:50 +0000 Subject: [PATCH 2/2] [lineaje] Update org.apache.logging.log4j:log4j-core:2.14.1 to 2.12.2 Fixes CVEs - CVE-2021-44228,CVE-2021-44832,CVE-2021-45046,CVE-2021-45105 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ddd094..4076cc2 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache.logging.log4j log4j-core - 2.14.1 + 2.15.0 org.apache.logging.log4j