mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade Jollyday to 1.5.4 (#4862)
Upgrades Jollyday from 1.5.0 to 1.5.4. For release notes, see: https://github.com/focus-shift/jollyday/releases Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
+1
-1
@@ -360,7 +360,7 @@
|
||||
<dependency>
|
||||
<groupId>de.focus-shift</groupId>
|
||||
<artifactId>jollyday-jackson</artifactId>
|
||||
<version>1.5.0</version>
|
||||
<version>1.5.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
+1
-1
@@ -958,7 +958,7 @@
|
||||
<dependency>
|
||||
<groupId>de.focus-shift</groupId>
|
||||
<artifactId>jollyday-jackson</artifactId>
|
||||
<version>1.5.0</version>
|
||||
<version>1.5.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -175,12 +175,12 @@
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jollyday" description="Jollyday library" version="${project.version}">
|
||||
<capability>openhab.tp;feature=jollyday;version=1.5.0</capability>
|
||||
<capability>openhab.tp;feature=jollyday;version=1.5.4</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.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-jackson/1.5.0</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-core/1.5.4</bundle>
|
||||
<bundle>mvn:de.focus-shift/jollyday-jackson/1.5.4</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab.tp-jmdns" description="An implementation of multi-cast DNS in Java." version="${project.version}">
|
||||
|
||||
@@ -81,6 +81,6 @@ Fragment-Host: org.openhab.core.automation
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)',\
|
||||
org.openhab.core.semantics;version='[5.0.0,5.0.1)'
|
||||
org.openhab.core.semantics;version='[5.0.0,5.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)'
|
||||
|
||||
@@ -81,6 +81,6 @@ Fragment-Host: org.openhab.core.automation
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)',\
|
||||
org.openhab.core.semantics;version='[5.0.0,5.0.1)'
|
||||
org.openhab.core.semantics;version='[5.0.0,5.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)'
|
||||
|
||||
@@ -78,6 +78,6 @@ Fragment-Host: org.openhab.core.automation.module.script
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)',\
|
||||
org.openhab.core.semantics;version='[5.0.0,5.0.1)'
|
||||
org.openhab.core.semantics;version='[5.0.0,5.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)'
|
||||
|
||||
@@ -81,6 +81,6 @@ Fragment-Host: org.openhab.core.automation
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)',\
|
||||
org.openhab.core.semantics;version='[5.0.0,5.0.1)'
|
||||
org.openhab.core.semantics;version='[5.0.0,5.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)'
|
||||
|
||||
@@ -81,6 +81,6 @@ Fragment-Host: org.openhab.core.automation
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.1)',\
|
||||
org.openhab.core.semantics;version='[5.0.0,5.0.1)'
|
||||
org.openhab.core.semantics;version='[5.0.0,5.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)'
|
||||
|
||||
@@ -29,7 +29,6 @@ Fragment-Host: org.openhab.core.config.discovery.usbserial.linuxsysfs
|
||||
org.mockito.mockito-core;version='[4.11.0,4.11.1)',\
|
||||
org.objenesis;version='[3.3.0,3.3.1)',\
|
||||
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
|
||||
org.apiguardian.api;version='[1.1.2,1.1.3)',\
|
||||
tech.units.indriya;version='[2.2.2,2.2.3)',\
|
||||
uom-lib-common;version='[2.2.0,2.2.1)',\
|
||||
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
|
||||
|
||||
@@ -74,5 +74,5 @@ feature.openhab-config: \
|
||||
biz.aQute.tester.junit-platform;version='[7.1.0,7.1.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
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)'
|
||||
de.focus_shift.jollyday-core;version='[1.5.4,1.5.5)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.4,1.5.5)'
|
||||
|
||||
@@ -128,5 +128,5 @@ Fragment-Host: org.openhab.core.model.item
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.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)'
|
||||
|
||||
@@ -130,5 +130,5 @@ Fragment-Host: org.openhab.core.model.rule.runtime
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.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)'
|
||||
|
||||
@@ -134,5 +134,5 @@ Fragment-Host: org.openhab.core.model.script
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.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)'
|
||||
|
||||
@@ -137,5 +137,5 @@ Fragment-Host: org.openhab.core.model.thing
|
||||
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)',\
|
||||
de.focus_shift.jollyday-core;version='[1.5.0,1.5.1)',\
|
||||
de.focus_shift.jollyday-jackson;version='[1.5.0,1.5.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)'
|
||||
|
||||
Reference in New Issue
Block a user