Bump JuPNP to 2.6.1 (#2979)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2022-05-24 18:34:26 +02:00
committed by GitHub
parent 226427d24e
commit 6695321089
3 changed files with 4 additions and 4 deletions
@@ -185,11 +185,11 @@
</feature>
<feature name="openhab.tp-jupnp" description="UPnP/DLNA library for Java" version="${project.version}">
<capability>openhab.tp;feature=jupnp;version=2.6.0</capability>
<capability>openhab.tp;feature=jupnp;version=2.6.1</capability>
<feature dependency="true">http</feature>
<feature dependency="true">scr</feature>
<feature dependency="true">openhab.tp-httpclient</feature>
<bundle>mvn:org.jupnp/org.jupnp/2.6.0</bundle>
<bundle>mvn:org.jupnp/org.jupnp/2.6.1</bundle>
</feature>
<feature name="openhab.tp-lsp4j" description="Eclipse LSP4J" version="${project.version}">