From a239bfe94720f4de28d198f503d73d0f5a4a004b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:25:52 +0000 Subject: [PATCH] Bump testng from 6.8.8 to 7.7.0 in /spring/500-json Bumps [testng](https://github.com/cbeust/testng) from 6.8.8 to 7.7.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/compare/testng-6.8.8...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring/500-json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/500-json/pom.xml b/spring/500-json/pom.xml index b771c331..197182c9 100644 --- a/spring/500-json/pom.xml +++ b/spring/500-json/pom.xml @@ -58,7 +58,7 @@ org.testng testng - 6.8.8 + 7.7.0 compile