Skip to content

Commit

Permalink
chore(deps): bump org.json:json from 20230227 to 20231013 in /jans-bom (
Browse files Browse the repository at this point in the history
#6301)

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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
  • Loading branch information
dependabot[bot] authored and devrimyatar committed Dec 30, 2023
1 parent 6ce4e70 commit 9418e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-bom/pom.xml
Expand Up @@ -46,7 +46,7 @@
<jackson.bom.version>2.13.4.20221013</jackson.bom.version>
<jackson.version>2.13.4</jackson.version>
<jackson.databind.version>2.13.4.2</jackson.databind.version>
<json.version>20230227</json.version>
<json.version>20231013</json.version>

<log4j.version>2.19.0</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit 9418e0f

Please sign in to comment.