From 8fb0f485a98d00b304e00201316a619aac8f9949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Fardilha?= Date: Tue, 5 Aug 2025 17:33:24 +0200 Subject: [PATCH] Upgrade several dependencies : logback-classic, opencsv and poi-ooxml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 91d97fc..d389f2d 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ org.apache.poi poi-ooxml - 5.2.3 + 5.4.1 org.apache.logging.log4j @@ -173,7 +173,7 @@ com.opencsv opencsv - 5.7.1 + 5.12.0 @@ -198,7 +198,7 @@ ch.qos.logback logback-classic - 1.4.7 + 1.5.18 test