From 6a4f68417fffc2c159abd2b6a293d09b7cdc03d0 Mon Sep 17 00:00:00 2001 From: godotg Date: Sun, 30 Mar 2025 21:28:57 +0800 Subject: [PATCH] chore[maven]: update maven version --- storage/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/storage/pom.xml b/storage/pom.xml index b04a1b3c..e5cde8fc 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -79,6 +79,16 @@ org.apache.commons commons-csv ${csv.version} + + + commons-codec + commons-codec + + + commons-io + commons-io + +