From d9079093f462f0cb390ec31fda863b9c33a3ddfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 23:08:25 +0000 Subject: [PATCH] Bump rest-assured from 4.3.1 to 5.1.0 Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.3.1 to 5.1.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.1.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..1933e11 100644 --- a/age-consumer/pom.xml +++ b/age-consumer/pom.xml @@ -36,7 +36,7 @@ io.rest-assured rest-assured - 4.3.1 + 5.1.0