From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 21:50:27 +0000 (+0200) Subject: [ftpupload] Upgrade dependencies (#12693) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=8e73299ba5ccb97a2ee11b4814d7599545be15ca;p=openhab-addons.git [ftpupload] Upgrade dependencies (#12693) Also-by: dependabot[bot] Signed-off-by: Wouter Born --- diff --git a/bundles/org.openhab.binding.ftpupload/pom.xml b/bundles/org.openhab.binding.ftpupload/pom.xml index 18371f9200..23e09d79f6 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