From 3b96b20275ed6d1d4da182cc850d22f2bd393843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 23:02:33 +0000 Subject: [PATCH] Bump rest-assured from 4.3.1 to 5.2.0 Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.3.1 to 5.2.0. - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-4.3.1...rest-assured-5.2.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- age-consumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/age-consumer/pom.xml b/age-consumer/pom.xml index 1ce7a6d..e8d538c 100644 --- a/age-consumer/pom.xml +++ b/age-consumer/pom.xml @@ -36,7 +36,7 @@ io.rest-assured rest-assured - 4.3.1 + 5.2.0