From 84035e8eb99bbf68c6e370498c62fe95a38f7a12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Wed, 18 Dec 2024 11:30:18 +0100 Subject: [PATCH] Upgrade to commons-io 2.18.0 Upgrade to commons-codec 1.17.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 52fa4c84..437645d3 100644 --- a/pom.xml +++ b/pom.xml @@ -341,12 +341,12 @@ commons-codec commons-codec - 1.15 + 1.17.1 commons-io commons-io - 2.11.0 + 2.18.0