Skip to content

Commit

Permalink
Remove json-simple from pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochyoua committed Jun 28, 2021
1 parent 4f9ed15 commit f6b63eb
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 @@ -88,11 +88,5 @@
<version>2.9.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>

0 comments on commit f6b63eb

Please sign in to comment.