Skip to content

Commit

Permalink
moving org.json to test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere committed May 5, 2023
1 parent 8b9d43b commit 0001bde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20220320</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
Expand Down Expand Up @@ -473,4 +474,4 @@
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
</project>
</project>

0 comments on commit 0001bde

Please sign in to comment.