Skip to content

Commit 7511966

Browse files
Bump org.json:json from 20251224 to 20260522 (#876)
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20251224 to 20260522. - [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...2026052) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20260522' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8377150 commit 7511966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<jdbc.driver.postgres.version>42.7.10</jdbc.driver.postgres.version>
6666
<jdbc.driver.firebird.version>4.0.10.java8</jdbc.driver.firebird.version>
6767
<junit.version>5.12.2</junit.version>
68-
<org.json.version>20251224</org.json.version>
68+
<org.json.version>20260522</org.json.version>
6969
<testcontainers.version>1.21.4</testcontainers.version>
7070
<testcontainers.firebird.version>1.6.0</testcontainers.firebird.version>
7171

0 commit comments

Comments
 (0)