Upgrade Jollyday to 1.9.3 (#5563)

Upgrades jollyday-jackson from 1.8.1 to 1.9.3.

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-05-12 07:20:25 +02:00
committed by GitHub
parent 7534ec25bf
commit c42d105eb9
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.8.1</capability>
<capability>openhab.tp;feature=jollyday;version=1.9.3</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.8.1</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.8.1</bundle>
<bundle>mvn:de.focus-shift/jollyday-core/1.9.3</bundle>
<bundle>mvn:de.focus-shift/jollyday-jackson/1.9.3</bundle>
</feature>
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">