Skip to content

Commit

Permalink
test(deps): update dependency org.json:json to v20241224
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent c1417e4 commit 3e677bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20240303</version>
<version>20241224</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3e677bf

Please sign in to comment.