diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml
index ab57c68e3..dd1a64caf 100644
--- a/bom/compile/pom.xml
+++ b/bom/compile/pom.xml
@@ -358,7 +358,7 @@
de.focus-shift
jollyday-jackson
- 1.4.0
+ 1.5.0
compile
diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml
index 5d87c96cb..34a252991 100644
--- a/bom/runtime/pom.xml
+++ b/bom/runtime/pom.xml
@@ -961,7 +961,7 @@
de.focus-shift
jollyday-jackson
- 1.4.0
+ 1.5.0
compile
diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml
index 8c01b6971..10922b97a 100644
--- a/features/karaf/openhab-tp/src/main/feature/feature.xml
+++ b/features/karaf/openhab-tp/src/main/feature/feature.xml
@@ -175,12 +175,12 @@
- openhab.tp;feature=jollyday;version=1.4.0
+ openhab.tp;feature=jollyday;version=1.5.0
openhab.tp-jackson
spifly
mvn:org.threeten/threeten-extra/1.8.0
- mvn:de.focus-shift/jollyday-core/1.4.0
- mvn:de.focus-shift/jollyday-jackson/1.4.0
+ mvn:de.focus-shift/jollyday-core/1.5.0
+ mvn:de.focus-shift/jollyday-jackson/1.5.0
diff --git a/itests/org.openhab.core.automation.integration.tests/itest.bndrun b/itests/org.openhab.core.automation.integration.tests/itest.bndrun
index 7b6ae3889..8f67a629f 100644
--- a/itests/org.openhab.core.automation.integration.tests/itest.bndrun
+++ b/itests/org.openhab.core.automation.integration.tests/itest.bndrun
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
stax2-api;version='[4.2.2,4.2.3)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.automation.module.core.tests/itest.bndrun b/itests/org.openhab.core.automation.module.core.tests/itest.bndrun
index 43660fefc..fc735081a 100644
--- a/itests/org.openhab.core.automation.module.core.tests/itest.bndrun
+++ b/itests/org.openhab.core.automation.module.core.tests/itest.bndrun
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
stax2-api;version='[4.2.2,4.2.3)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.automation.module.script.tests/itest.bndrun b/itests/org.openhab.core.automation.module.script.tests/itest.bndrun
index 5eddc2199..ad76bdbd7 100644
--- a/itests/org.openhab.core.automation.module.script.tests/itest.bndrun
+++ b/itests/org.openhab.core.automation.module.script.tests/itest.bndrun
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation.module.script
stax2-api;version='[4.2.2,4.2.3)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.automation.module.timer.tests/itest.bndrun b/itests/org.openhab.core.automation.module.timer.tests/itest.bndrun
index 3be91a8b8..9d8918f9e 100644
--- a/itests/org.openhab.core.automation.module.timer.tests/itest.bndrun
+++ b/itests/org.openhab.core.automation.module.timer.tests/itest.bndrun
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
stax2-api;version='[4.2.2,4.2.3)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.automation.tests/itest.bndrun b/itests/org.openhab.core.automation.tests/itest.bndrun
index f0cedc777..9a4535eec 100644
--- a/itests/org.openhab.core.automation.tests/itest.bndrun
+++ b/itests/org.openhab.core.automation.tests/itest.bndrun
@@ -79,8 +79,8 @@ Fragment-Host: org.openhab.core.automation
stax2-api;version='[4.2.2,4.2.3)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.ephemeris.tests/itest.bndrun b/itests/org.openhab.core.ephemeris.tests/itest.bndrun
index 4a5be9e42..0e8d565c6 100644
--- a/itests/org.openhab.core.ephemeris.tests/itest.bndrun
+++ b/itests/org.openhab.core.ephemeris.tests/itest.bndrun
@@ -74,6 +74,6 @@ feature.openhab-config: \
stax2-api;version='[4.2.2,4.2.3)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
- org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)'
+ org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.model.item.tests/itest.bndrun b/itests/org.openhab.core.model.item.tests/itest.bndrun
index 2082f6d84..ddc5f256e 100644
--- a/itests/org.openhab.core.model.item.tests/itest.bndrun
+++ b/itests/org.openhab.core.model.item.tests/itest.bndrun
@@ -126,8 +126,8 @@ Fragment-Host: org.openhab.core.model.item
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.model.rule.tests/itest.bndrun b/itests/org.openhab.core.model.rule.tests/itest.bndrun
index d5eeab872..4f80dfa18 100644
--- a/itests/org.openhab.core.model.rule.tests/itest.bndrun
+++ b/itests/org.openhab.core.model.rule.tests/itest.bndrun
@@ -128,8 +128,8 @@ Fragment-Host: org.openhab.core.model.rule.runtime
com.google.guava;version='[33.3.1,33.3.2)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.model.script.tests/itest.bndrun b/itests/org.openhab.core.model.script.tests/itest.bndrun
index 207f5e011..6be0ea565 100644
--- a/itests/org.openhab.core.model.script.tests/itest.bndrun
+++ b/itests/org.openhab.core.model.script.tests/itest.bndrun
@@ -132,8 +132,8 @@ Fragment-Host: org.openhab.core.model.script
com.google.guava;version='[33.3.1,33.3.2)',\
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'
diff --git a/itests/org.openhab.core.model.thing.tests/itest.bndrun b/itests/org.openhab.core.model.thing.tests/itest.bndrun
index f7b9ebe27..99622e755 100644
--- a/itests/org.openhab.core.model.thing.tests/itest.bndrun
+++ b/itests/org.openhab.core.model.thing.tests/itest.bndrun
@@ -135,8 +135,8 @@ Fragment-Host: org.openhab.core.model.thing
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
org.openhab.core.model.rule.runtime;version='[5.0.0,5.0.1)',\
- de.focus_shift.jollyday-core;version='[1.4.0,1.4.1)',\
- de.focus_shift.jollyday-jackson;version='[1.4.0,1.4.1)',\
org.ops4j.pax.logging.pax-logging-api;version='[2.2.8,2.2.9)',\
com.fasterxml.jackson.dataformat.jackson-dataformat-yaml;version='[2.18.2,2.18.3)',\
- org.yaml.snakeyaml;version='[2.3.0,2.3.1)'
+ org.yaml.snakeyaml;version='[2.3.0,2.3.1)',\
+ de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
+ de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)'