This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/maven/org.testng-testng-7.8.0
in repository https://gitbox.apache.org/repos/asf/druid.git

commit 096ff2512514535276180d564c1e3b3d091294e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 1 08:27:44 2023 +0000

    Bump testng from 7.3.0 to 7.8.0
    
    Bumps [testng](https://github.com/testng-team/testng) from 7.3.0 to 7.8.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.3.0...7.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.testng:testng
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eccbb3c946..b38d842ff6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1178,7 +1178,7 @@
             <dependency>
                 <groupId>org.testng</groupId>
                 <artifactId>testng</artifactId>
-                <version>7.3.0</version>
+                <version>7.8.0</version>
                 <!-- testng ships guice 4.2, which requires a newer version of 
guava -->
                 <exclusions>
                     <exclusion>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to