From d994c136db247c43973311a6bb97c7ac51e55ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:18:12 +0100 Subject: [PATCH] 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] --- bom/test/pom.xml | 2 +- itests/org.openhab.core.io.rest.core.tests/itest.bndrun | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bom/test/pom.xml b/bom/test/pom.xml index 3ef0f307b..854438f28 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -65,7 +65,7 @@ com.jayway.jsonpath json-path - 2.8.0 + 2.9.0 org.apache.aries.jax.rs diff --git a/itests/org.openhab.core.io.rest.core.tests/itest.bndrun b/itests/org.openhab.core.io.rest.core.tests/itest.bndrun index ecac8f24e..b5c3a2c37 100644 --- a/itests/org.openhab.core.io.rest.core.tests/itest.bndrun +++ b/itests/org.openhab.core.io.rest.core.tests/itest.bndrun @@ -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)'