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:
@@ -14,11 +14,15 @@
|
||||
|
||||
<name>openHAB Add-ons :: Bundles :: FolderWatcher Binding</name>
|
||||
|
||||
<properties>
|
||||
<dep.noembedding>commons-net</dep.noembedding>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-net</groupId>
|
||||
<artifactId>commons-net</artifactId>
|
||||
<version>3.7.2</version>
|
||||
<version>${commons.net.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user