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:
dependabot[bot] 2024-02-04 10:18:12 +01:00 committed by GitHub
parent 9b5e19e3af
commit d994c136db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.apache.aries.jax.rs</groupId>

View File

@ -47,9 +47,6 @@ Fragment-Host: org.openhab.core.io.rest.core
tech.units.indriya;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)',\
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)',\
com.sun.jna;version='[5.13.0,5.13.1)',\
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.thing;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)'