mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Bump apache-commons.net to 3.7.2 (#2141)
Signed-off-by: Stefan Triller <github@stefantriller.de>
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-commons-net" description="The Apache Commons Net library" version="${project.version}">
|
||||
<capability>openhab.tp;feature=commons-net;version=3.3</capability>
|
||||
<bundle dependency="true">mvn:commons-net/commons-net/3.3</bundle>
|
||||
<capability>openhab.tp;feature=commons-net;version=3.7.2</capability>
|
||||
<bundle dependency="true">mvn:commons-net/commons-net/3.7.2</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-gson" description="Gson" version="${project.version}">
|
||||
|
||||
Reference in New Issue
Block a user