From e085c918dd8597cb48f53f1f476229c93690f306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:39:26 +0000 Subject: [PATCH] Bump testng from 7.0.0 to 7.7.0 in /LXFTS Bumps [testng](https://github.com/cbeust/testng) from 7.0.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/compare/7.0.0...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LXFTS/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LXFTS/pom.xml b/LXFTS/pom.xml index e38a289..abd8864 100644 --- a/LXFTS/pom.xml +++ b/LXFTS/pom.xml @@ -11,7 +11,7 @@ org.testng testng - 7.0.0 + 7.7.0