From bc5464745b97675b04ee1d73a5bbf4ede19c8830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 18:41:12 +0000 Subject: [PATCH] Bump testng from 7.1.0 to 7.5.1 in /AutomationPractice_Ecommerce Bumps [testng](https://github.com/cbeust/testng) from 7.1.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/commits/7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AutomationPractice_Ecommerce/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AutomationPractice_Ecommerce/pom.xml b/AutomationPractice_Ecommerce/pom.xml index 479471f..14a5c8a 100644 --- a/AutomationPractice_Ecommerce/pom.xml +++ b/AutomationPractice_Ecommerce/pom.xml @@ -27,7 +27,7 @@ org.testng testng - 7.1.0 + 7.5.1 compile