From 140351120b9949710a1991ee6eaa08f4ea23fa3f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 29 Nov 2023 21:31:38 +0000
Subject: [PATCH] Update dependency commons-io:commons-io to v2.15.1
---
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 7592a8c..1a82457 100644
--- a/FrameWorkMinimized/pom.xml
+++ b/FrameWorkMinimized/pom.xml
@@ -33,7 +33,7 @@
commons-io
commons-io
- 2.15.0
+ 2.15.1
org.junit.jupiter
diff --git a/MSGViewer/pom.xml b/MSGViewer/pom.xml
index 48347cb..c8beba3 100644
--- a/MSGViewer/pom.xml
+++ b/MSGViewer/pom.xml
@@ -114,7 +114,7 @@
commons-io
commons-io
- 2.15.0
+ 2.15.1
commons-validator
diff --git a/msgparser/pom.xml b/msgparser/pom.xml
index e8219ee..17555ec 100644
--- a/msgparser/pom.xml
+++ b/msgparser/pom.xml
@@ -28,7 +28,7 @@
commons-io
commons-io
- 2.15.0
+ 2.15.1
org.junit.jupiter