mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade commons-net to 3.9.0 (#3200)
* Bump commons-net from 3.7.2 to 3.9.0 in /bom/runtime Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -49,8 +49,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.7.2</capability>
|
||||
<bundle dependency="true">mvn:commons-net/commons-net/3.7.2</bundle>
|
||||
<capability>openhab.tp;feature=commons-net;version=3.9.0</capability>
|
||||
<bundle dependency="true">mvn:commons-net/commons-net/3.9.0</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-gson" description="Gson" version="${project.version}">
|
||||
|
||||
Reference in New Issue
Block a user