From fb6dcac85e41a2cc28f0c06e5ed15e18bfa1a4c2 Mon Sep 17 00:00:00 2001 From: mstrankowski Date: Thu, 4 Jan 2024 17:22:18 +0100 Subject: [PATCH] Revert "Remove json-path dependency from repository module as it seems to only be used in test modules (#2397)" This reverts commit 687b44b98abd80d61fe6f5c2e8d672a6ca0e9691. --- repository/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repository/pom.xml b/repository/pom.xml index 4f02030cfa..3a354c9f39 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -126,6 +126,10 @@ org.json json + + com.jayway.jsonpath + json-path + com.ibm.icu icu4j