From ecc22d9fe47a1c10f09707c6103724331c907433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 06:03:13 +0000 Subject: [PATCH] Bump json-path from 2.5.0 to 2.6.0 Bumps [json-path](https://github.com/jayway/JsonPath) from 2.5.0 to 2.6.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.5.0...json-path-2.6.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rest-angular/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-angular/pom.xml b/rest-angular/pom.xml index 0bfe18be..b481e83a 100644 --- a/rest-angular/pom.xml +++ b/rest-angular/pom.xml @@ -92,7 +92,7 @@ com.jayway.jsonpath json-path - 2.5.0 + 2.6.0 test