diff --git a/core/pom.xml b/core/pom.xml index 41a761b..37f5803 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -36,25 +36,25 @@ org.apache.poi poi - 5.2.3 + 5.2.5 org.apache.poi poi-ooxml - 5.2.3 + 5.2.5 org.apache.xmlgraphics fop - 2.8 + 2.9 org.jsoup jsoup - 1.16.1 + 1.17.2 com.fasterxml.jackson.dataformat diff --git a/pom.xml b/pom.xml index fd9a11b..c1b9556 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.0 + 3.2.3 @@ -27,6 +27,11 @@ snakeyaml 2.0 + + org.apache.commons + commons-compress + 1.26.0 + diff --git a/web/pom.xml b/web/pom.xml index 1bbe5e3..b691429 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -51,7 +51,6 @@ org.springframework.boot spring-boot-maven-plugin - 3.1.0