From 7eece736b74ec82562662e2fab7ff9504a11d7cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 04:09:25 +0000 Subject: [PATCH] Bump org.testng:testng from 7.10.2 to 7.11.0 Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.10.2 to 7.11.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.10.2...7.11.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/storm-starter/pom.xml | 2 +- integration-test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/storm-starter/pom.xml b/examples/storm-starter/pom.xml index 2bbd9d98e9..133d5c5b09 100644 --- a/examples/storm-starter/pom.xml +++ b/examples/storm-starter/pom.xml @@ -42,7 +42,7 @@ org.testng testng - 7.10.2 + 7.11.0 test diff --git a/integration-test/pom.xml b/integration-test/pom.xml index c5804edb30..6c0a4c23e8 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -56,7 +56,7 @@ org.testng testng - 7.10.2 + 7.11.0 test