mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 13:21:53 +01:00
Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 in /bom/test (#4059)
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.8.0...json-path-2.9.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9b5e19e3af
commit
d994c136db
@ -65,7 +65,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.jayway.jsonpath</groupId>
|
<groupId>com.jayway.jsonpath</groupId>
|
||||||
<artifactId>json-path</artifactId>
|
<artifactId>json-path</artifactId>
|
||||||
<version>2.8.0</version>
|
<version>2.9.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.aries.jax.rs</groupId>
|
<groupId>org.apache.aries.jax.rs</groupId>
|
||||||
|
@ -47,9 +47,6 @@ Fragment-Host: org.openhab.core.io.rest.core
|
|||||||
tech.units.indriya;version='[2.2.0,2.2.1)',\
|
tech.units.indriya;version='[2.2.0,2.2.1)',\
|
||||||
uom-lib-common;version='[2.2.0,2.2.1)',\
|
uom-lib-common;version='[2.2.0,2.2.1)',\
|
||||||
com.fasterxml.woodstox.woodstox-core;version='[6.5.1,6.5.2)',\
|
com.fasterxml.woodstox.woodstox-core;version='[6.5.1,6.5.2)',\
|
||||||
json-path;version='[2.8.0,2.8.1)',\
|
|
||||||
net.minidev.accessors-smart;version='[2.4.9,2.4.10)',\
|
|
||||||
net.minidev.json-smart;version='[2.4.10,2.4.11)',\
|
|
||||||
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
|
io.methvin.directory-watcher;version='[0.18.0,0.18.1)',\
|
||||||
com.sun.jna;version='[5.13.0,5.13.1)',\
|
com.sun.jna;version='[5.13.0,5.13.1)',\
|
||||||
com.sun.xml.bind.jaxb-osgi;version='[2.3.8,2.3.9)',\
|
com.sun.xml.bind.jaxb-osgi;version='[2.3.8,2.3.9)',\
|
||||||
@ -106,4 +103,7 @@ Fragment-Host: org.openhab.core.io.rest.core
|
|||||||
org.openhab.core.test;version='[4.2.0,4.2.1)',\
|
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.thing;version='[4.2.0,4.2.1)',\
|
||||||
org.openhab.core.transform;version='[4.2.0,4.2.1)',\
|
org.openhab.core.transform;version='[4.2.0,4.2.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)',\
|
||||||
|
json-path;version='[2.9.0,2.9.1)',\
|
||||||
|
net.minidev.accessors-smart;version='[2.5.0,2.5.1)',\
|
||||||
|
net.minidev.json-smart;version='[2.5.0,2.5.1)'
|
||||||
|
Loading…
Reference in New Issue
Block a user