From 86c7bba76ffd6a5f00c90738f188b2330b4b53df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:59:14 +0000 Subject: [PATCH] build(deps): bump org.testng:testng from 7.11.0 to 7.12.0 Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.11.0 to 7.12.0. - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/testng-team/testng/compare/7.11.0...7.12.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c0a71c3667..71d9063d4f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -253,7 +253,7 @@ org.testng testng - 7.11.0 + 7.12.0 test