From 8bddafba085491b29f094d765cbed22efaa1dccd Mon Sep 17 00:00:00 2001 From: ChengDaqi2023 <131479795+ChengDaqi2023@users.noreply.github.com> Date: Mon, 24 Jul 2023 09:20:25 +0800 Subject: [PATCH] update com.jcraft:jsch 0.1.51 to 0.1.54 --- ftpreader/pom.xml | 4 ++-- ftpwriter/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ftpreader/pom.xml b/ftpreader/pom.xml index 7778d491..57bf889d 100755 --- a/ftpreader/pom.xml +++ b/ftpreader/pom.xml @@ -45,7 +45,7 @@ com.jcraft jsch - 0.1.51 + 0.1.54 commons-net @@ -89,4 +89,4 @@ - + diff --git a/ftpwriter/pom.xml b/ftpwriter/pom.xml index 69ec4a07..bf7ce83d 100644 --- a/ftpwriter/pom.xml +++ b/ftpwriter/pom.xml @@ -45,7 +45,7 @@ com.jcraft jsch - 0.1.51 + 0.1.54 commons-net