Skip to content

Commit

Permalink
Removes json dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert committed Sep 25, 2023
1 parent d0323a5 commit bfa20cb
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 @@ -138,11 +138,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
</dependency>
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>
Expand Down

0 comments on commit bfa20cb

Please sign in to comment.