Upgrade Jollyday to 1.5.4 (#4862)

Upgrades Jollyday from 1.5.0 to 1.5.4.

For release notes, see:

https://github.com/focus-shift/jollyday/releases

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2025-06-21 13:49:20 +02:00
committed by GitHub
parent 35dc698215
commit 3d0996bf83
14 changed files with 30 additions and 31 deletions
@@ -175,12 +175,12 @@
</feature>
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
<capability>openhab.tp;feature=jollyday;version=1.5.0</capability>
<capability>openhab.tp;feature=jollyday;version=1.5.4</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/1.5.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.5.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-core/1.5.4</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.5.4</bundle>
</feature>
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">