From a7e3aa0aa5d2674a0a3055cb5a9ce6da7049d7b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 15:27:13 +0000 Subject: [PATCH] Bump testng from RELEASE to 7.7.0 in /webservice/axis2 Bumps [testng](https://github.com/cbeust/testng) from RELEASE 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] --- webservice/axis2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webservice/axis2/pom.xml b/webservice/axis2/pom.xml index 9216b48..a0b799a 100644 --- a/webservice/axis2/pom.xml +++ b/webservice/axis2/pom.xml @@ -78,7 +78,7 @@ org.testng testng - RELEASE + 7.7.0 compile