mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade Jollyday to 0.35.1 (#4471)
Upgrades Jollyday from 0.32.0 to 0.35.1. For release notes, see: * https://github.com/focus-shift/jollyday/releases/tag/v0.33.0 * https://github.com/focus-shift/jollyday/releases/tag/v0.34.0 * https://github.com/focus-shift/jollyday/releases/tag/v0.35.0 * https://github.com/focus-shift/jollyday/releases/tag/v0.35.1 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -174,12 +174,12 @@
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
|
||||
<capability>openhab.tp;feature=jollyday;version=0.32.0</capability>
|
||||
<capability>openhab.tp;feature=jollyday;version=0.35.1</capability>
|
||||
<feature dependency="true">openhab.tp-jackson</feature>
|
||||
<feature dependency="true">spifly</feature>
|
||||
<bundle>mvn:org.threeten/threeten-extra/1.8.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-core/0.32.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-jackson/0.32.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-core/0.35.1</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-jackson/0.35.1</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">
|
||||
|
||||
Reference in New Issue
Block a user