mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
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:
+1
-1
@@ -392,7 +392,7 @@
|
||||
<dependency>
|
||||
<groupId>de.focus-shift</groupId>
|
||||
<artifactId>jollyday-jackson</artifactId>
|
||||
<version>1.5.4</version>
|
||||
<version>1.8.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
+1
-1
@@ -959,7 +959,7 @@
|
||||
<dependency>
|
||||
<groupId>de.focus-shift</groupId>
|
||||
<artifactId>jollyday-jackson</artifactId>
|
||||
<version>1.5.4</version>
|
||||
<version>1.8.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -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}">
|
||||
|
||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -73,8 +73,8 @@ Fragment-Host: org.openhab.core.automation.module.script
|
||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation
|
||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -70,8 +70,8 @@ feature.openhab-config: \
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -122,8 +122,8 @@ Fragment-Host: org.openhab.core.model.item
|
||||
com.google.guava;version='[33.5.0,33.5.1)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -123,8 +123,8 @@ Fragment-Host: org.openhab.core.model.rule.runtime
|
||||
com.google.guava;version='[33.5.0,33.5.1)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -128,8 +128,8 @@ Fragment-Host: org.openhab.core.model.script
|
||||
com.google.guava;version='[33.5.0,33.5.1)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -130,8 +130,8 @@ Fragment-Host: org.openhab.core.model.thing
|
||||
com.google.guava;version='[33.5.0,33.5.1)',\
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.0,2.3.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.20.0,2.20.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.20.1,2.20.2)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.20.1,2.20.2)',\
|
||||
|
||||
@@ -75,8 +75,8 @@ Fragment-Host: org.openhab.core.thing
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||
com.google.inject;version='[7.0.0,7.0.1)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
||||
io.github.classgraph.classgraph;version='[4.8.184,4.8.185)',\
|
||||
org.antlr.runtime;version='[3.2.0,3.2.1)',\
|
||||
org.eclipse.jetty.alpn.client;version='[9.4.57,9.4.58)',\
|
||||
|
||||
Reference in New Issue
Block a user