Upgrade commons-net to 3.9.0 (#13869)

Related to openhab-core#3200

Signed-off-by: Wouter Born <github@maindrain.net>

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2022-12-08 07:09:46 +01:00
committed by GitHub
parent 0c53ce998c
commit 3c936dbda9
6 changed files with 12 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
<feature name="openhab-binding-folderwatcher" description="FolderWatcher Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature dependency="true">openhab.tp-commons-net</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.folderwatcher/${project.version}</bundle>
</feature>
</features>