From 89fddfc61409b4f1c897c8c066e2513b5aaee397 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 16:59:15 +0000 Subject: [PATCH] Bump json-path from 2.4.0 to 2.5.0 Bumps [json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.5.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.4.0...json-path-2.5.0) Signed-off-by: dependabot-preview[bot] --- packaging/tests/tas-integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index f464c3b25f..a829d72cc5 100644 --- a/packaging/tests/tas-integration/pom.xml +++ b/packaging/tests/tas-integration/pom.xml @@ -95,7 +95,7 @@ com.jayway.jsonpath json-path - 2.4.0 + 2.5.0