From 2cbf72bb4b0a7404e2da3c9631bd100e4122561b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 14:50:42 -0700 Subject: [PATCH] Bump json-path from 2.4.0 to 2.5.0 (#63) 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[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 823527d..5bd257b 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ com.jayway.jsonpath json-path - 2.4.0 + 2.5.0 org.ow2.asm