Skip to content

Commit 90f648d

Browse files
Upgrade io.methvin.directory-watcher to 0.19.1
* Upgrade io.methvin.directory-watcher from 0.18.0 to 0.19.1 Changelog: gmethvin/directory-watcher@v0.18.0...v0.19.1 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
1 parent 088b057 commit 90f648d

27 files changed

Lines changed: 27 additions & 27 deletions

File tree

bom/compile/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<dependency>
440440
<groupId>org.openhab.osgiify</groupId>
441441
<artifactId>io.methvin.directory-watcher</artifactId>
442-
<version>0.18.0</version>
442+
<version>0.19.1</version>
443443
<scope>compile</scope>
444444
</dependency>
445445
<dependency>

bom/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@
10741074
<dependency>
10751075
<groupId>org.openhab.osgiify</groupId>
10761076
<artifactId>io.methvin.directory-watcher</artifactId>
1077-
<version>0.18.0</version>
1077+
<version>0.19.1</version>
10781078
<scope>compile</scope>
10791079
</dependency>
10801080
<dependency>

features/karaf/openhab-core/src/main/feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.config.discovery.addon.process/${project.version}</bundle>
4747
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.config.dispatch/${project.version}</bundle>
4848
<bundle>mvn:org.openhab.core.bundles/org.openhab.core/${project.version}</bundle>
49-
<bundle>mvn:org.openhab.osgiify/io.methvin.directory-watcher/0.18.0</bundle>
49+
<bundle>mvn:org.openhab.osgiify/io.methvin.directory-watcher/0.19.1</bundle>
5050
<feature dependency="true">openhab-core-storage-json</feature>
5151
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.addon/${project.version}</bundle>
5252
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.ephemeris/${project.version}</bundle>

itests/org.openhab.core.addon.tests/itest.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Fragment-Host: org.openhab.core.addon
3030
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
3131
tech.units.indriya;version='[2.2.3,2.2.4)',\
3232
uom-lib-common;version='[2.2.0,2.2.1)',\
33-
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
33+
io.methvin.directory-watcher;version='[0.19.1,0.19.2)',\
3434
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
3535
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
3636
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\

itests/org.openhab.core.auth.oauth2client.tests/itest.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Fragment-Host: org.openhab.core.auth.oauth2client
2929
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
3030
tech.units.indriya;version='[2.2.3,2.2.4)',\
3131
uom-lib-common;version='[2.2.0,2.2.1)',\
32-
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
32+
io.methvin.directory-watcher;version='[0.19.1,0.19.2)',\
3333
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
3434
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
3535
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\

itests/org.openhab.core.automation.integration.tests/itest.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Fragment-Host: org.openhab.core.automation
3030
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
3131
tech.units.indriya;version='[2.2.3,2.2.4)',\
3232
uom-lib-common;version='[2.2.0,2.2.1)',\
33-
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
33+
io.methvin.directory-watcher;version='[0.19.1,0.19.2)',\
3434
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
3535
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
3636
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\

itests/org.openhab.core.automation.module.core.tests/itest.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Fragment-Host: org.openhab.core.automation
3030
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
3131
tech.units.indriya;version='[2.2.3,2.2.4)',\
3232
uom-lib-common;version='[2.2.0,2.2.1)',\
33-
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
33+
io.methvin.directory-watcher;version='[0.19.1,0.19.2)',\
3434
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
3535
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
3636
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\

itests/org.openhab.core.automation.module.script.tests/itest.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Fragment-Host: org.openhab.core.automation.module.script
2626
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
2727
tech.units.indriya;version='[2.2.3,2.2.4)',\
2828
uom-lib-common;version='[2.2.0,2.2.1)',\
29-
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
29+
io.methvin.directory-watcher;version='[0.19.1,0.19.2)',\
3030
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
3131
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
3232
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\

itests/org.openhab.core.automation.module.timer.tests/itest.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Fragment-Host: org.openhab.core.automation
3030
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
3131
tech.units.indriya;version='[2.2.3,2.2.4)',\
3232
uom-lib-common;version='[2.2.0,2.2.1)',\
33-
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
33+
io.methvin.directory-watcher;version='[0.19.1,0.19.2)',\
3434
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
3535
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
3636
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\

itests/org.openhab.core.automation.tests/itest.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Fragment-Host: org.openhab.core.automation
3030
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
3131
tech.units.indriya;version='[2.2.3,2.2.4)',\
3232
uom-lib-common;version='[2.2.0,2.2.1)',\
33-
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
33+
io.methvin.directory-watcher;version='[0.19.1,0.19.2)',\
3434
com.sun.xml.bind.jaxb-osgi;version='[2.3.9,2.3.10)',\
3535
org.apache.felix.scr;version='[2.2.6,2.2.7)',\
3636
org.eclipse.equinox.event;version='[1.6.200,1.6.201)',\

0 commit comments

Comments
 (0)