Skip to content

Commit

Permalink
WFSSL-111 remove arquillian dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
heyuanliu-intel committed Jan 19, 2023
1 parent 9e4581d commit ee72ac2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jboss.arquillian.junit</groupId>
<artifactId>arquillian-junit-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.wildfly.common</groupId>
<artifactId>wildfly-common</artifactId>
Expand Down Expand Up @@ -339,4 +334,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit ee72ac2

Please sign in to comment.