From 966c17e29aeb77f5fb046d192192c86c98707f9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 06:45:59 +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 fd91184..631c172 100644 --- a/bridgeService-test-injection/pom.xml +++ b/bridgeService-test-injection/pom.xml @@ -65,13 +65,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 05fc6c6..cfc1c6d 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