From 31fad8ec253f5577d43e9f869a186a6f0f1a6c1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:59:27 +0000 Subject: [PATCH] Update rest-assured to v6 --- bridgeService-test-injection/pom.xml | 4 ++-- integroBridgeService/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bridgeService-test-injection/pom.xml b/bridgeService-test-injection/pom.xml index 768a746..5b8dbab 100644 --- a/bridgeService-test-injection/pom.xml +++ b/bridgeService-test-injection/pom.xml @@ -77,13 +77,13 @@ io.rest-assured rest-assured - 5.5.7 + 6.0.1 test io.rest-assured json-path - 5.5.7 + 6.0.1 test diff --git a/integroBridgeService/pom.xml b/integroBridgeService/pom.xml index d60b095..0a4164b 100644 --- a/integroBridgeService/pom.xml +++ b/integroBridgeService/pom.xml @@ -125,13 +125,13 @@ io.rest-assured rest-assured - 5.5.7 + 6.0.1 test io.rest-assured json-path - 5.5.7 + 6.0.1 test