From c41958226de407268e250c6a69360c107213c6ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 21:49:48 +0000 Subject: [PATCH] Update dependency commons-io:commons-io to v2.15.0 --- FrameWorkMinimized/pom.xml | 2 +- MSGViewer/pom.xml | 2 +- msgparser/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FrameWorkMinimized/pom.xml b/FrameWorkMinimized/pom.xml index ae521c9..6c33698 100644 --- a/FrameWorkMinimized/pom.xml +++ b/FrameWorkMinimized/pom.xml @@ -33,7 +33,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 org.junit.jupiter diff --git a/MSGViewer/pom.xml b/MSGViewer/pom.xml index ee01a95..c493436 100644 --- a/MSGViewer/pom.xml +++ b/MSGViewer/pom.xml @@ -114,7 +114,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 commons-validator diff --git a/msgparser/pom.xml b/msgparser/pom.xml index 1aa2ea4..5387837 100644 --- a/msgparser/pom.xml +++ b/msgparser/pom.xml @@ -28,7 +28,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 org.junit.jupiter