Skip to content

build(deps): bump org.json:json from 20251224 to 20260719#548

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.json-json-20260719
Open

build(deps): bump org.json:json from 20251224 to 20260719#548
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.json-json-20260719

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps org.json:json from 20251224 to 20260719.

Release notes

Sourced from org.json:json's releases.

20260719

Pull Request Description
#1069 pre-release-20260719 prep for next release
#1068 Max number length config for BigInteger and BigDecimal
#1067 bound BigDecimal→BigInteger expansion in objectToBigInteger (completes CVE-2026-59171 fix)
#1065 Fixes CVE-2026-59171
#1062 Refactor CDL row serialization for readability
#1061 Restore lenient jsonarray allow consecutive commas and insert null
#1058 Docs and warnings cleanup

20260522

Pull Request Description
#1054 pre-release-20260522 prep for next release
#1053 update security.md with key data
#1046 Validate XML numeric character references before string construction
#1044 Ignore static fields in JSONObject.fromJson()
#1041 Enhance README with license clarification
#1039 Fix XML forceList parsing issue
#1038 Fix input validation in XMLTokener.unescapeEntity()
#1037 Fix ClassCastException in JSONML.toJSONArray and toJSONObject
#1029 add badge to external hosted javadoc
#1028 Refactoring: Fix sonarqube reliability issues
#1027 Save/restore default locale in test
Changelog

Sourced from org.json:json's changelog.

20260719 Fixes CVE-2026-59171 very large BigInteger, BigDecimal

20260522 Publish key data, recent commits for minor fixes

Commits
  • 1795e8c Merge pull request #1069 from stleary/pre-release-20260719
  • da757c6 pre-release-20260719 oops forgot to update new unit tests for strict mode
  • d24bc9e pre-release-20260719 initial commit
  • 80efb52 Merge pull request #1068 from stleary/max-number-length-config
  • 9953b76 max-number-length-config sonarqube fixes
  • a28328c Merge pull request #1067 from mechko/1063-biginteger-exponent-dos
  • 703ac34 #1063: add JSONParserConfiguration overloads for getBigInteger/optBigInteger
  • e40d933 #1063: add comment to expected-exception catch block (SonarCloud java:S108)
  • fce83c9 #1063: bound BigDecimal->BigInteger expansion in objectToBigInteger
  • 90563eb 1063-option-3 parserConfig set max len
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 20, 2026
@github-actions github-actions Bot added the build-ci Build or CI changes label Jul 20, 2026
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

📊 Benchmark Results

Triggered by workflow run.

Benchmark Score Error Unit
🟢 detectModuleType 0.002 ±0.000 ms/op
🟢 parseModule 1.280 ±5.235 ms/op
🟢 detectModuleType 0.000 ±0.000 ms/op
🟢 parseModule 0.105 ±0.513 ms/op
🟢 detectModuleType 0.214 ±0.675 ms/op
🟢 parseModule 0.638 ±2.222 ms/op
🟢 detectModuleType 0.143 ±0.263 ms/op
🟢 parseModule 1.208 ±3.354 ms/op

All benchmarks passed performance thresholds.

@dependabot
dependabot Bot force-pushed the dependabot/maven/org.json-json-20260719 branch from 7049fa0 to 5d81388 Compare July 20, 2026 11:11
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20251224 to 20260719.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](stleary/JSON-java@2025122...2026071)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-version: '20260719'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.json-json-20260719 branch from 5d81388 to 9dd79f4 Compare July 21, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-ci Build or CI changes dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants