From f32f46a40c9897384aa17230791d512ceb433958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 19:13:39 +0000 Subject: [PATCH] Bump io.rest-assured:rest-assured in the dependencies group Bumps the dependencies group with 1 update: [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured). Updates `io.rest-assured:rest-assured` from 5.5.0 to 5.5.1 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-5.5.0...rest-assured-5.5.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- tests/test-javalin-jsonb/pom.xml | 2 +- tests/test-javalin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index aadaa7ec..23a24c33 100644 --- a/tests/test-javalin-jsonb/pom.xml +++ b/tests/test-javalin-jsonb/pom.xml @@ -95,7 +95,7 @@ io.rest-assured rest-assured - 5.5.0 + 5.5.1 test diff --git a/tests/test-javalin/pom.xml b/tests/test-javalin/pom.xml index 0a92c05d..99ab6d11 100644 --- a/tests/test-javalin/pom.xml +++ b/tests/test-javalin/pom.xml @@ -93,7 +93,7 @@ io.rest-assured rest-assured - 5.5.0 + 5.5.1 test