From cae6871c089ca0d523c3604667d82b1b7d8e6c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 17:55:34 +0000 Subject: [PATCH] Bump testng from 6.14.0 to 7.5.1 Bumps [testng](https://github.com/cbeust/testng) from 6.14.0 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/compare/6.14.0...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dfcd3df..66a2e3a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 com.test.automation 1.0.0 @@ -180,7 +180,7 @@ org.testng testng - 6.14.0 + 7.5.1 log4j