From 109c5d24a3e7b660a575c6dfb955f397eca8d7e3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 May 2020 08:39:10 +0200 Subject: [PATCH] fix: upgrade com.jayway.jsonpath:json-path from 2.1.0 to 2.4.0 Snyk has created this PR to upgrade com.jayway.jsonpath:json-path from 2.1.0 to 2.4.0. See this package in NPM: https://www.npmjs.com/package/com.jayway.jsonpath:json-path See this project in Snyk: https://app.snyk.io/org/bcopy/project/d01ba44e-d833-49c2-be31-4b9f40cca96f?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34c8afc..bdf0883 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ com.jayway.jsonpath json-path - 2.1.0 + 2.4.0