]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Bump testng from 6.1.1 to 7.7.0 (#315)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 12 Apr 2023 22:02:00 +0000 (18:02 -0400)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 22:02:00 +0000 (18:02 -0400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pom.xml
services/claim/client/pom.xml

diff --git a/pom.xml b/pom.xml
index b6507d64ecbfca9b5bb31828b0741928c75ff5e7..23894d44e029cb22c17aa1faee38a4aa18d83fb9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <dependency>
                                <groupId>org.testng</groupId>
                                <artifactId>testng</artifactId>
-                               <version>6.1.1</version>
+                               <version>7.7.0</version>
                                <scope>test</scope>
                        </dependency>
                        <dependency>
index 4115c51d5fef31fd9178bb835468199b50cff80e..1802ed0ff91f5872d4213176ad06ead443c15655 100644 (file)
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
-            <version>5.6</version>
+            <version>7.7.0</version>
         </dependency>
         <dependency>
             <groupId>org.jboss.resteasy</groupId>