From 1df768403c364a11d8bc1e9fb8ec73278a65b03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 14:05:56 +0000 Subject: [PATCH] build(deps-dev): bump org.testng:testng Bumps [org.testng:testng](https://github.com/cbeust/testng) from 6.14.3 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/compare/6.14.3...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- test/batch-test/openmldb-batch-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/batch-test/openmldb-batch-test/pom.xml b/test/batch-test/openmldb-batch-test/pom.xml index 02932a01988..4eb0ec75541 100644 --- a/test/batch-test/openmldb-batch-test/pom.xml +++ b/test/batch-test/openmldb-batch-test/pom.xml @@ -91,7 +91,7 @@ org.testng testng - 6.14.3 + 7.5.1 test