Skip to content

Commit

Permalink
Bump org.json:json from 20230227 to 20231013
Browse files Browse the repository at this point in the history
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and basdijkstra committed Nov 16, 2023
1 parent 9e52af1 commit 92446bc
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 @@ -13,7 +13,7 @@
<restassured.version>5.3.0</restassured.version>
<junit.version>5.9.2</junit.version>
<jackson.databind.version>2.14.2</jackson.databind.version>
<json.version>20230227</json.version>
<json.version>20231013</json.version>
<wiremock.version>2.35.1</wiremock.version>
<slf4j.version>2.0.7</slf4j.version>
<maven.surefire.plugin.version>3.0.0</maven.surefire.plugin.version>
Expand Down

0 comments on commit 92446bc

Please sign in to comment.