Skip to content

Commit

Permalink
Bump org.json:json from 20230227 to 20231013 in the maven group
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: [org.json:json](https://github.com/douglascrockford/JSON-java).


Updates `org.json:json` 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
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 02aa727 commit b904f3c
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 @@ -93,7 +93,7 @@
<freelib.utils.version>3.0.1</freelib.utils.version>
<maven.jar.version>3.2.0</maven.jar.version>
<jsoup.version>1.15.3</jsoup.version>
<json.version>20230227</json.version>
<json.version>20231013</json.version>
<scm.plugin.version>1.11.2</scm.plugin.version>
<deploy.plugin.version>2.8.2</deploy.plugin.version>
<codacy.plugin.version>1.2.0</codacy.plugin.version>
Expand Down

0 comments on commit b904f3c

Please sign in to comment.