From c09fa0d5998ba97b0e24371586d29ed9f1a0748a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 10:16:04 +0000 Subject: [PATCH] build(deps-dev): bump io.rest-assured:rest-assured from 5.3.1 to 5.5.0 Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.1 to 5.5.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-5.3.1...rest-assured-5.5.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-test/pom.xml b/integration-test/pom.xml index d113516..b0213aa 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -36,7 +36,7 @@ io.rest-assured rest-assured - 5.3.1 + 5.5.0 test