Skip to content

Commit

Permalink
Remove unneeded junit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 17, 2021
1 parent bab527d commit 3736305
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

<!-- Alas, need to include snapshot reference since otherwise can not find
Expand Down

0 comments on commit 3736305

Please sign in to comment.