From 0d2840e7937d0ec549a24067748f21949f2ddf4e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 29 Sep 2023 21:41:25 +0000
Subject: [PATCH] Update dependency commons-io:commons-io to v2.14.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 f094d09..ae521c9 100644
--- a/FrameWorkMinimized/pom.xml
+++ b/FrameWorkMinimized/pom.xml
@@ -33,7 +33,7 @@
commons-io
commons-io
- 2.13.0
+ 2.14.0
org.junit.jupiter
diff --git a/MSGViewer/pom.xml b/MSGViewer/pom.xml
index ef75220..f370d2b 100644
--- a/MSGViewer/pom.xml
+++ b/MSGViewer/pom.xml
@@ -114,7 +114,7 @@
commons-io
commons-io
- 2.13.0
+ 2.14.0
commons-validator
diff --git a/msgparser/pom.xml b/msgparser/pom.xml
index e0191b1..1aa2ea4 100644
--- a/msgparser/pom.xml
+++ b/msgparser/pom.xml
@@ -28,7 +28,7 @@
commons-io
commons-io
- 2.13.0
+ 2.14.0
org.junit.jupiter