From c84e4885c98f1a548af982a565eea586d67a284d Mon Sep 17 00:00:00 2001 From: mosfet80 Date: Fri, 31 May 2024 15:49:34 +0200 Subject: [PATCH] Update pom.xml fix CVE vulnerabilities --- pom.xml | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 1c2438b..9da1456 100644 --- a/pom.xml +++ b/pom.xml @@ -46,25 +46,24 @@ 2.2.3 - - org.apache.poi - poi - 5.2.4 - + + org.apache.poi + poi + 5.2.4 + - - org.apache.poi - poi-ooxml - 5.2.4 - + + org.apache.poi + poi-ooxml + 5.2.4 + org.apache.poi poi-ooxml-lite - 5.2.4 + 5.2.4 - org.apache.logging.log4j log4j-api @@ -80,13 +79,13 @@ org.apache.commons commons-compress - 1.24.0 + 1.26.2 org.apache.commons commons-collections4 - 4.4 + 4.5.0-M1 @@ -96,7 +95,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.9.0 11 11 @@ -105,7 +104,7 @@ org.apache.felix maven-bundle-plugin - 5.1.8 + 5.1.9 true @@ -194,7 +193,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.1 attach-sources @@ -208,7 +207,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.3 + 3.6.3 attach-javadocs @@ -226,7 +225,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.2.4 sign-artifacts