From 292036616e3bfbf910d22ddbab157ae42a3e772b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:52:40 +0000 Subject: [PATCH] Bump testng from 7.1.0 to 7.7.0 in /java-core 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] --- java-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-core/pom.xml b/java-core/pom.xml index 39a81322..1b400c21 100644 --- a/java-core/pom.xml +++ b/java-core/pom.xml @@ -71,7 +71,7 @@ org.testng testng - 7.1.0 + 7.7.0 com.alibaba