Skip to content

Commit 78ebf3d

Browse files
Bump org.json:json from 20251224 to 20260522
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>
1 parent b2f8e61 commit 78ebf3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
testImplementation 'org.springframework.boot:spring-boot-starter-amqp:4.0.6'
9494

9595
// https://mvnrepository.com/artifact/org.json/json
96-
testImplementation 'org.json:json:20251224'
96+
testImplementation 'org.json:json:20260522'
9797

9898
// https://mvnrepository.com/artifact/ee.bitweb/spring-test-core
9999
testImplementation 'ee.bitweb:spring-test-core:2.0.1'

0 commit comments

Comments
 (0)