From 8a05acf787af42295b1282939803733f98e77274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 11:04:34 +0000 Subject: [PATCH] build(deps-dev): bump io.rest-assured:rest-assured from 5.3.1 to 5.3.2 Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.3.1 to 5.3.2. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/commits) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:development update-type: version-update:semver-patch ... 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..63329ad 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -36,7 +36,7 @@ io.rest-assured rest-assured - 5.3.1 + 5.3.2 test