Skip to content

Commit 1d727bc

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

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
@@ -19,7 +19,7 @@
1919
<lombok-version>1.18.46</lombok-version>
2020
<datafaker-version>2.7.0</datafaker-version>
2121
<gson-version>2.14.0</gson-version>
22-
<org-json-verion>20260522</org-json-verion>
22+
<org-json-verion>20260719</org-json-verion>
2323
<jackson-databind-version>2.22.1</jackson-databind-version>
2424
<log4j-core-version>2.26.1</log4j-core-version>
2525
<log4j-api-version>2.26.1</log4j-api-version>

0 commit comments

Comments
 (0)