Skip to content

Commit

Permalink
fix: upgrade org.testng:testng from 7.7.0 to 7.8.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.testng:testng from 7.7.0 to 7.8.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.testng/testng/

See this project in Snyk:
https://app.snyk.io/org/luis100/project/524ee3cb-129a-44ba-a3f7-2026eb7f2965?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 11, 2023
1 parent 7ca2838 commit 8f6eece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.7.0</version>
<version>7.8.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 8f6eece

Please sign in to comment.