Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.json:json from 20240303 to 20250107
Browse files Browse the repository at this point in the history
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20240303 to 20250107.
- [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
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f43fc34 commit ca17b14
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
@@ -93,7 +93,7 @@
<freelib.utils.version>5.0.5</freelib.utils.version>
<maven.jar.version>3.4.2</maven.jar.version>
<jsoup.version>1.18.1</jsoup.version>
<json.version>20240303</json.version>
<json.version>20250107</json.version>
<scm.plugin.version>2.1.0</scm.plugin.version>
<deploy.plugin.version>3.1.3</deploy.plugin.version>
<codacy.plugin.version>1.2.0</codacy.plugin.version>

0 comments on commit ca17b14

Please sign in to comment.