Skip to content

Commit

Permalink
chore(deps): Remove unused org.json:json from internal-dependencies/p…
Browse files Browse the repository at this point in the history
…om.xml

related to: #4477
  • Loading branch information
aoraki authored Jul 4, 2024
1 parent bc173fc commit 5c558c4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions internal-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,6 @@
<artifactId>js-scriptengine</artifactId>
<version>${version.graal.js}</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20070829</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
Expand Down

0 comments on commit 5c558c4

Please sign in to comment.