build(deps): bump org.json:json from 20251224 to 20260719#548
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump org.json:json from 20251224 to 20260719#548dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
📊 Benchmark ResultsTriggered by workflow run.
✅ All benchmarks passed performance thresholds. |
dependabot
Bot
force-pushed
the
dependabot/maven/org.json-json-20260719
branch
from
July 20, 2026 11:11
7049fa0 to
5d81388
Compare
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
Bot
force-pushed
the
dependabot/maven/org.json-json-20260719
branch
from
July 21, 2026 11:10
5d81388 to
9dd79f4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.json:json from 20251224 to 20260719.
Release notes
Sourced from org.json:json's releases.
Changelog
Sourced from org.json:json's changelog.
Commits
1795e8cMerge pull request #1069 from stleary/pre-release-20260719da757c6pre-release-20260719 oops forgot to update new unit tests for strict moded24bc9epre-release-20260719 initial commit80efb52Merge pull request #1068 from stleary/max-number-length-config9953b76max-number-length-config sonarqube fixesa28328cMerge pull request #1067 from mechko/1063-biginteger-exponent-dos703ac34#1063: add JSONParserConfiguration overloads for getBigInteger/optBigIntegere40d933#1063: add comment to expected-exception catch block (SonarCloud java:S108)fce83c9#1063: bound BigDecimal->BigInteger expansion in objectToBigInteger90563eb1063-option-3 parserConfig set max len