From 6f8c5a0323ad2211ca3e6d08f7624f59e040fab5 Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Tue, 13 Jan 2026 20:18:27 +0000 Subject: [PATCH 1/6] [lineaje] Update org.springframework:spring-core:5.3.9 to 5.3.14 Fixes CVEs - CVE-2021-22060,CVE-2021-22096 --- pom.xml | 373 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 186 insertions(+), 187 deletions(-) diff --git a/pom.xml b/pom.xml index 7f8c9c7..2c289cb 100644 --- a/pom.xml +++ b/pom.xml @@ -1,187 +1,186 @@ - - 4.0.0 - - com.example - my-app - 1.0-SNAPSHOT - - - 1.8 - 1.8 - - - - - junit - junit - 4.12 - test - - - org.springframework - spring-core - 5.3.9 - - - com.fasterxml.jackson.core - jackson-databind - 2.12.3 - - - org.apache.commons - commons-lang3 - 3.12.0 - - - org.apache.logging.log4j - log4j-core - 2.14.1 - - - org.apache.logging.log4j - log4j-api - 2.14.1 - - - org.hibernate - hibernate-core - 5.4.32.Final - - - org.apache.httpcomponents - httpclient - 4.5.13 - - - org.apache.httpcomponents - httpcore - 4.4.14 - - - org.apache.poi - poi - 5.0.0 - - - org.apache.poi - poi-ooxml - 5.0.0 - - - org.apache.poi - poi-ooxml-schemas - 4.1.2 - - - org.apache.commons - commons-io - 2.8.0 - - - org.apache.commons - commons-collections4 - 4.4 - - - org.apache.commons - commons-math3 - 3.6.1 - - - org.apache.commons - commons-codec - 1.15 - - - org.apache.commons - commons-dbcp2 - 2.8.0 - - - org.apache.commons - commons-pool2 - 2.9.0 - - - org.apache.commons - commons-text - 1.9 - - - org.apache.commons - commons-validator - 1.7 - - - org.apache.commons - commons-jxpath - 1.3 - - - org.apache.commons - commons-beanutils - 1.9.4 - - - org.apache.commons - commons-digester3 - 3.3 - - - org.apache.commons - commons-configuration2 - 2.7 - - - org.apache.commons - commons-vfs2 - 2.8.0 - - - org.apache.commons - commons-compress - 1.21 - - - org.apache.commons - commons-exec - 1.3 - - - org.apache.commons - commons-net - 3.8.0 - - - org.apache.commons - commons-email - 1.5 - - - org.apache.commons - commons-jcs - 2.2 - - - org.apache.commons - commons-jexl3 - 3.1 - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 1.8 - 1.8 - - - - - + + 4.0.0 + com.example + my-app + 1.0-SNAPSHOT + + 1.8 + 1.8 + + + + junit + junit + 4.12 + test + + + org.springframework + spring-core + 5.3.9 + + + com.fasterxml.jackson.core + jackson-databind + 2.12.3 + + + org.apache.commons + commons-lang3 + 3.12.0 + + + org.apache.logging.log4j + log4j-core + 2.14.1 + + + org.apache.logging.log4j + log4j-api + 2.14.1 + + + org.hibernate + hibernate-core + 5.4.32.Final + + + org.apache.httpcomponents + httpclient + 4.5.13 + + + org.apache.httpcomponents + httpcore + 4.4.14 + + + org.apache.poi + poi + 5.0.0 + + + org.apache.poi + poi-ooxml + 5.0.0 + + + org.apache.poi + poi-ooxml-schemas + 4.1.2 + + + org.apache.commons + commons-io + 2.8.0 + + + org.apache.commons + commons-collections4 + 4.4 + + + org.apache.commons + commons-math3 + 3.6.1 + + + org.apache.commons + commons-codec + 1.15 + + + org.apache.commons + commons-dbcp2 + 2.8.0 + + + org.apache.commons + commons-pool2 + 2.9.0 + + + org.apache.commons + commons-text + 1.9 + + + org.apache.commons + commons-validator + 1.7 + + + org.apache.commons + commons-jxpath + 1.3 + + + org.apache.commons + commons-beanutils + 1.9.4 + + + org.apache.commons + commons-digester3 + 3.3 + + + org.apache.commons + commons-configuration2 + 2.7 + + + org.apache.commons + commons-vfs2 + 2.8.0 + + + org.apache.commons + commons-compress + 1.21 + + + org.apache.commons + commons-exec + 1.3 + + + org.apache.commons + commons-net + 3.8.0 + + + org.apache.commons + commons-email + 1.5 + + + org.apache.commons + commons-jcs + 2.2 + + + org.apache.commons + commons-jexl3 + 3.1 + + + org.springframework + spring-core:5.3.9 + 5.3.14 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + + + \ No newline at end of file From 33abdbff0431f9cfc447bb972b17315f61c02e62 Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Tue, 13 Jan 2026 20:20:04 +0000 Subject: [PATCH 2/6] [lineaje] Update xalan:xalan:2.7.2 to 2.7.3 Fixes CVEs - CVE-2022-34169 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 2c289cb..fa8e8da 100644 --- a/pom.xml +++ b/pom.xml @@ -169,6 +169,11 @@ spring-core:5.3.9 5.3.14 + + xalan + xalan:2.7.2 + 2.7.3 + From e17a06fd2868d91b305571b8f0be4117b5abad6b Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Tue, 13 Jan 2026 20:21:42 +0000 Subject: [PATCH 3/6] [lineaje] Update org.apache.santuario:xmlsec:2.2.1 to 2.2.3 Fixes CVEs - CVE-2021-40690,CVE-2023-44483 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index fa8e8da..6af230e 100644 --- a/pom.xml +++ b/pom.xml @@ -174,6 +174,11 @@ xalan:2.7.2 2.7.3 + + org.apache.santuario + xmlsec:2.2.1 + 2.2.3 + From 58631615fdfc6e8dc06200f15fce925f13a60250 Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Tue, 13 Jan 2026 20:23:20 +0000 Subject: [PATCH 4/6] [lineaje] Update org.apache.pdfbox:pdfbox:2.0.22 to 2.0.24 Fixes CVEs - CVE-2021-27807,CVE-2021-27906,CVE-2021-31811,CVE-2021-31812 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6af230e..9b4987a 100644 --- a/pom.xml +++ b/pom.xml @@ -179,6 +179,11 @@ xmlsec:2.2.1 2.2.3 + + org.apache.pdfbox + pdfbox:2.0.22 + 2.0.24 + From e1aa6434324890ebd85502a6b541a2afdb38be09 Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Tue, 13 Jan 2026 20:24:57 +0000 Subject: [PATCH 5/6] [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,GHSA-57J2-W4CX-62H2 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 9b4987a..6dd5ee0 100644 --- a/pom.xml +++ b/pom.xml @@ -184,6 +184,11 @@ pdfbox:2.0.22 2.0.24 + + com.fasterxml.jackson.core + jackson-databind:2.12.3 + 2.12.7.1 + From 750efc721565f4055e67176feca9c92e676fc673 Mon Sep 17 00:00:00 2001 From: "lineaje-autofix[bot]" Date: Tue, 13 Jan 2026 20:26:35 +0000 Subject: [PATCH 6/6] [lineaje] Update org.apache.logging.log4j:log4j-core:2.14.1 to 2.12.4 Fixes CVEs - CVE-2021-44228,CVE-2021-44832,CVE-2021-45046,CVE-2021-45105 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6dd5ee0..7710ce3 100644 --- a/pom.xml +++ b/pom.xml @@ -189,6 +189,11 @@ jackson-databind:2.12.3 2.12.7.1 + + org.apache.logging.log4j + log4j-core:2.14.1 + 2.12.4 +