Skip to content

Commit

Permalink
remove jchardet test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBrende committed Feb 2, 2019
1 parent 722b112 commit e0b8cf3
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 @@ -46,12 +46,6 @@
<version>1.21</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.sourceforge.jchardet</groupId>
<artifactId>jchardet</artifactId>
<version>1.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
Expand Down

0 comments on commit e0b8cf3

Please sign in to comment.