From be7444e13cb7a15e9fe2d587cdf923901278232b Mon Sep 17 00:00:00 2001 From: Andrea Di Cesare Date: Mon, 29 Jan 2024 11:27:43 +0100 Subject: [PATCH] :arrow_up: Upgrade json-path to v2.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c085340cef..39443e9c41 100644 --- a/pom.xml +++ b/pom.xml @@ -263,7 +263,7 @@ com.jayway.jsonpath json-path - 2.8.0 + 2.9.0 de.svenkubiak