mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-31 05:24:26 +02:00
Upgrade jbbp to 3.0.2 (#5560)
* Upgrade jbbp from 3.0.1 to 3.0.2, changelog: https://github.com/raydac/java-binary-block-parser/releases/tag/3.0.2 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -138,8 +138,8 @@
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jbbp" description="Java Binary Block Parser library" version="${project.version}">
|
||||
<capability>openhab.tp;feature=jbbp;version=3.0.1</capability>
|
||||
<bundle dependency="true">mvn:org.openhab.osgiify/com.igormaznitsa.jbbp/3.0.1</bundle>
|
||||
<capability>openhab.tp;feature=jbbp;version=3.0.2</capability>
|
||||
<bundle dependency="true">mvn:org.openhab.osgiify/com.igormaznitsa.jbbp/3.0.2</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-netty" description="Netty bundles" version="${project.version}">
|
||||
|
||||
Reference in New Issue
Block a user