NO-JIRA removing test-ng from groovy

This commit is contained in:
Clebert Suconic 2022-06-09 13:12:59 -04:00 committed by clebertsuconic
parent 88bb733232
commit a3997380c7
1 changed files with 0 additions and 5 deletions

View File

@ -174,11 +174,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-testng</artifactId>
<version>${groovy.version}</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-junit</artifactId>