mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
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:
+1
-1
@@ -392,7 +392,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.focus-shift</groupId>
|
<groupId>de.focus-shift</groupId>
|
||||||
<artifactId>jollyday-jackson</artifactId>
|
<artifactId>jollyday-jackson</artifactId>
|
||||||
<version>1.8.1</version>
|
<version>1.9.3</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -983,7 +983,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.focus-shift</groupId>
|
<groupId>de.focus-shift</groupId>
|
||||||
<artifactId>jollyday-jackson</artifactId>
|
<artifactId>jollyday-jackson</artifactId>
|
||||||
<version>1.8.1</version>
|
<version>1.9.3</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -179,12 +179,12 @@
|
|||||||
</feature>
|
</feature>
|
||||||
|
|
||||||
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
|
<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">openhab.tp-jackson</feature>
|
||||||
<feature dependency="true">spifly</feature>
|
<feature dependency="true">spifly</feature>
|
||||||
<bundle>mvn:org.threeten/threeten-extra/1.8.0</bundle>
|
<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-core/1.9.3</bundle>
|
||||||
<bundle>mvn:de.focus-shift/jollyday-jackson/1.8.1</bundle>
|
<bundle>mvn:de.focus-shift/jollyday-jackson/1.9.3</bundle>
|
||||||
</feature>
|
</feature>
|
||||||
|
|
||||||
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">
|
<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.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation
|
|||||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -73,8 +73,8 @@ Fragment-Host: org.openhab.core.automation.module.script
|
|||||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation
|
|||||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -76,8 +76,8 @@ Fragment-Host: org.openhab.core.automation
|
|||||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -70,8 +70,8 @@ feature.openhab-config: \
|
|||||||
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
||||||
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
org.osgi.service.cm;version='[1.6.1,1.6.2)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -123,8 +123,8 @@ Fragment-Host: org.openhab.core.model.item
|
|||||||
com.google.guava;version='[33.6.0,33.6.1)',\
|
com.google.guava;version='[33.6.0,33.6.1)',\
|
||||||
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -124,8 +124,8 @@ Fragment-Host: org.openhab.core.model.rule.runtime
|
|||||||
com.google.guava;version='[33.6.0,33.6.1)',\
|
com.google.guava;version='[33.6.0,33.6.1)',\
|
||||||
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -129,8 +129,8 @@ Fragment-Host: org.openhab.core.model.script
|
|||||||
com.google.guava;version='[33.6.0,33.6.1)',\
|
com.google.guava;version='[33.6.0,33.6.1)',\
|
||||||
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -131,8 +131,8 @@ Fragment-Host: org.openhab.core.model.thing
|
|||||||
com.google.guava;version='[33.6.0,33.6.1)',\
|
com.google.guava;version='[33.6.0,33.6.1)',\
|
||||||
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
||||||
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
com.fasterxml.jackson.core.jackson-annotations;version='[2.21.0,2.21.1)',\
|
||||||
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-core;version='[2.21.2,2.21.3)',\
|
||||||
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
com.fasterxml.jackson.core.jackson-databind;version='[2.21.2,2.21.3)',\
|
||||||
|
|||||||
@@ -75,8 +75,8 @@ Fragment-Host: org.openhab.core.thing
|
|||||||
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
biz.aQute.tester.junit-platform;version='[7.2.3,7.2.4)',\
|
||||||
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
org.openhab.core.semantics;version='[5.2.0,5.2.1)',\
|
||||||
com.google.inject;version='[7.0.0,7.0.1)',\
|
com.google.inject;version='[7.0.0,7.0.1)',\
|
||||||
de.focus_shift.jollyday-core;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-core;version='[1.9.3,1.9.4)',\
|
||||||
de.focus_shift.jollyday-jackson;version='[1.8.1,1.8.2)',\
|
de.focus_shift.jollyday-jackson;version='[1.9.3,1.9.4)',\
|
||||||
io.github.classgraph.classgraph;version='[4.8.184,4.8.185)',\
|
io.github.classgraph.classgraph;version='[4.8.184,4.8.185)',\
|
||||||
org.antlr.runtime;version='[3.2.0,3.2.1)',\
|
org.antlr.runtime;version='[3.2.0,3.2.1)',\
|
||||||
org.eclipse.jetty.alpn.client;version='[9.4.58,9.4.59)',\
|
org.eclipse.jetty.alpn.client;version='[9.4.58,9.4.59)',\
|
||||||
|
|||||||
Reference in New Issue
Block a user