From 9d09270e58d5f523a8a6f21f96d482afe4b8dd49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 01:03:49 +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..e144ddc 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.0 test io.rest-assured json-path - 5.5.7 + 6.0.0 test diff --git a/integroBridgeService/pom.xml b/integroBridgeService/pom.xml index d99cd48..8806522 100644 --- a/integroBridgeService/pom.xml +++ b/integroBridgeService/pom.xml @@ -125,13 +125,13 @@ io.rest-assured rest-assured - 5.5.7 + 6.0.0 test io.rest-assured json-path - 5.5.7 + 6.0.0 test