From a2b7ddf21e9e8a430f122ff1842bb5c417e6ae47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 23:04:01 +0000 Subject: [PATCH] Bump rest-assured from 4.3.1 to 5.0.1 Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.3.1 to 5.0.1. - [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.0.1) --- 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..0b6b234 100644 --- a/age-consumer/pom.xml +++ b/age-consumer/pom.xml @@ -36,7 +36,7 @@ io.rest-assured rest-assured - 4.3.1 + 5.0.1