From 9c4adf318fce6602a862fc8ec1aa4e4e24c953b5 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 40723d2fa..ee0c017b0 100644 --- a/pom.xml +++ b/pom.xml @@ -263,7 +263,7 @@ com.jayway.jsonpath json-path - 2.8.0 + 2.9.0 de.svenkubiak