Skip to content

Commit

Permalink
drop org.json; unused
Browse files Browse the repository at this point in the history
  • Loading branch information
eschultink committed May 17, 2024
1 parent 44c951b commit 67553ee
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@

<dependencies>
<!-- Compile/Runtime Dependencies -->
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20231013</version>
</dependency>

<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-api-1.0-sdk</artifactId>
Expand Down

0 comments on commit 67553ee

Please sign in to comment.