mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade Jollyday to 0.23.2 (#4033)
Upgrades Jollyday 0.5.10 (de.jollyday) to 0.23.2 of a more actively maintained fork (de.focus-shift). * This adds many missing holidays. * Also removes the workaround for the Danish Great Prayer Day introduced by #3573. For release notes, see: https://github.com/focus-shift/jollyday/releases Fixes #3544 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -13,8 +13,6 @@ Fragment-Host: org.openhab.core.automation
|
||||
org.hamcrest;version='[2.2.0,2.2.1)',\
|
||||
jakarta.xml.bind-api;version='[2.3.3,2.3.4)',\
|
||||
org.apache.servicemix.specs.activation-api-1.2.1;version='[1.2.1,1.2.2)',\
|
||||
jollyday;version='[0.5.10,0.5.11)',\
|
||||
org.threeten.extra;version='[1.5.0,1.5.1)',\
|
||||
org.glassfish.hk2.osgi-resource-locator;version='[1.0.3,1.0.4)',\
|
||||
jakarta.inject.jakarta.inject-api;version='[2.0.0,2.0.1)',\
|
||||
org.glassfish.hk2.external.javax.inject;version='[2.4.0,2.4.1)',\
|
||||
@@ -74,5 +72,12 @@ Fragment-Host: org.openhab.core.automation
|
||||
org.openhab.core.test;version='[4.2.0,4.2.1)',\
|
||||
org.openhab.core.thing;version='[4.2.0,4.2.1)',\
|
||||
org.openhab.core.transform;version='[4.2.0,4.2.1)',\
|
||||
org.osgi.service.cm;version='[1.6.0,1.6.1)',\
|
||||
org.osgi.service.component.annotations;version='[1.5.0,1.5.1)'
|
||||
org.osgi.service.component.annotations;version='[1.5.0,1.5.1)',\
|
||||
org.threeten.extra;version='[1.7.2,1.7.3)',\
|
||||
com.fasterxml.jackson.core.jackson-annotations;version='[2.16.0,2.16.1)',\
|
||||
com.fasterxml.jackson.core.jackson-core;version='[2.16.0,2.16.1)',\
|
||||
com.fasterxml.jackson.core.jackson-databind;version='[2.16.0,2.16.1)',\
|
||||
com.fasterxml.jackson.dataformat.jackson-dataformat-xml;version='[2.16.0,2.16.1)',\
|
||||
stax2-api;version='[4.2.1,4.2.2)',\
|
||||
de.focus_shift.jollyday-core;version='[0.23.2,0.23.3)',\
|
||||
de.focus_shift.jollyday-jackson;version='[0.23.2,0.23.3)'
|
||||
|
||||
Reference in New Issue
Block a user