Upgrade Jollyday to 1.5.0 (#4620)

Upgrades Jollyday from 1.4.0 to 1.5.0.

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-02-24 20:25:29 +01:00
committed by GitHub
parent 6bf59605bd
commit 343470d98a
13 changed files with 35 additions and 35 deletions
@@ -175,12 +175,12 @@
</feature>
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
<capability>openhab.tp;feature=jollyday;version=1.4.0</capability>
<capability>openhab.tp;feature=jollyday;version=1.5.0</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.4.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.4.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-core/1.5.0</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.5.0</bundle>
</feature>
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">