Skip to content

Commit

Permalink
remove redundant pom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mc12d committed May 20, 2021
1 parent acf2754 commit 50ed7e2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions jsyntrax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,7 @@
<artifactId>batik-codec</artifactId>
<version>1.14</version>
</dependency>
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-api</artifactId>
<version>2.22.2</version>
</dependency>

</dependencies>


Expand Down

0 comments on commit 50ed7e2

Please sign in to comment.