Upgrade Jollyday to 1.8.1 (#5266)

Upgrades Jollyday from 1.5.4 to 1.8.1.

For release notes, see:

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

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-01-13 05:36:38 +01:00
committed by GitHub
parent bb02591ced
commit a26c35abd8
14 changed files with 27 additions and 27 deletions
@@ -179,12 +179,12 @@
</feature>
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
<capability>openhab.tp;feature=jollyday;version=1.5.4</capability>
<capability>openhab.tp;feature=jollyday;version=1.8.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/1.5.4</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.5.4</bundle>
<bundle>mvn:de.focus-shift/jollyday-core/1.8.1</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.8.1</bundle>
</feature>
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">