Skip to content

Commit

Permalink
Bump json to 20240303
Browse files Browse the repository at this point in the history
https://github.com/stleary/JSON-java/releases/tag/20240303

Signed-off-by: Ivan Hrasko <[email protected]>
(cherry picked from commit 3cda5e8)
  • Loading branch information
ihrasko committed Apr 30, 2024
1 parent 243630d commit bc48e47
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 @@ -108,7 +108,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20231013</version>
<version>20240303</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit bc48e47

Please sign in to comment.