From 8e73299ba5ccb97a2ee11b4814d7599545be15ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 23:50:27 +0200 Subject: [PATCH] [ftpupload] Upgrade dependencies (#12693) Also-by: dependabot[bot] Signed-off-by: Wouter Born --- bundles/org.openhab.binding.ftpupload/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bundles/org.openhab.binding.ftpupload/pom.xml b/bundles/org.openhab.binding.ftpupload/pom.xml index 18371f92002d4..23e09d79f6de2 100644 --- a/bundles/org.openhab.binding.ftpupload/pom.xml +++ b/bundles/org.openhab.binding.ftpupload/pom.xml @@ -22,19 +22,19 @@ org.apache.ftpserver ftplet-api - 1.1.0 + 1.2.0 compile org.apache.ftpserver ftpserver-core - 1.1.0 + 1.2.0 compile org.apache.mina mina-core - 2.0.21 + 2.2.1 compile