Skip to content

Commit

Permalink
Merge pull request #4125 from sbesson/json_remove_duplicate
Browse files Browse the repository at this point in the history
Remove duplicate org.json:json dependency declaration
  • Loading branch information
dgault authored Dec 7, 2023
2 parents 9dadf15 + f837467 commit 48563cb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions components/formats-gpl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,6 @@
<version>${logback.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20231013</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
Expand Down

0 comments on commit 48563cb

Please sign in to comment.