From cae751095debe1290bb08c4254defb64adf4c4a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:51:53 +0000 Subject: [PATCH] Bump testng from 7.1.0 to 7.7.0 in /spring-all Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 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/commits/7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-all/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-all/pom.xml b/spring-all/pom.xml index 9dcbe650..8c8693a7 100644 --- a/spring-all/pom.xml +++ b/spring-all/pom.xml @@ -196,7 +196,7 @@ org.testng testng - 7.1.0 + 7.7.0 org.springframework