Skip to content

Commit

Permalink
remove orphan testng dep
Browse files Browse the repository at this point in the history
  • Loading branch information
vananiev committed Nov 16, 2024
1 parent ddc06c0 commit a2a5cd6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
Expand Down

0 comments on commit a2a5cd6

Please sign in to comment.