From 83221c3764ee0cb9b1f21754c2dc1c3decdee3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 11:24:32 +0800 Subject: [PATCH] Bump commons-net from 3.7.2 to 3.8.0 (#212) --- plugin/reader/ftpreader/pom.xml | 2 +- plugin/reader/httpreader/pom.xml | 2 +- plugin/writer/ftpwriter/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/reader/ftpreader/pom.xml b/plugin/reader/ftpreader/pom.xml index 2fadc003c..fbf0865b3 100644 --- a/plugin/reader/ftpreader/pom.xml +++ b/plugin/reader/ftpreader/pom.xml @@ -39,7 +39,7 @@ commons-net commons-net - 3.7.2 + 3.8.0 diff --git a/plugin/reader/httpreader/pom.xml b/plugin/reader/httpreader/pom.xml index 3b28ded93..a4ec41826 100644 --- a/plugin/reader/httpreader/pom.xml +++ b/plugin/reader/httpreader/pom.xml @@ -28,7 +28,7 @@ commons-net commons-net - 3.7.2 + 3.8.0 diff --git a/plugin/writer/ftpwriter/pom.xml b/plugin/writer/ftpwriter/pom.xml index 2ce3868b6..16cc4e43e 100644 --- a/plugin/writer/ftpwriter/pom.xml +++ b/plugin/writer/ftpwriter/pom.xml @@ -40,7 +40,7 @@ commons-net commons-net - 3.7.2 + 3.8.0