From b9f8b0b29fbcae90df20745b3331fc30ae8ac41c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:44:42 +0000 Subject: [PATCH] Bump io.rest-assured:rest-assured from 6.0.0 to 6.0.1 in /demo-web Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 6.0.0 to 6.0.1. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-6.0.0...rest-assured-6.0.1) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- demo-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-web/pom.xml b/demo-web/pom.xml index 5118d95..4799c97 100644 --- a/demo-web/pom.xml +++ b/demo-web/pom.xml @@ -48,7 +48,7 @@ io.rest-assured rest-assured - 6.0.0 + 6.0.1 test