Skip to content

Commit

Permalink
Merge pull request #475 from okta/ak_testng_Cve_Fix
Browse files Browse the repository at this point in the history
Bump testng from `7.6.1` to `7.7.0`
  • Loading branch information
arvindkrishnakumar-okta authored Sep 26, 2023
2 parents bff4e26 + 7c5d064 commit e9d65e0
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 @@ -122,7 +122,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.6.1</version>
<version>7.7.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit e9d65e0

Please sign in to comment.