Skip to content

Commit 84d6eb4

Browse files
Bump org.json:json in /examples/fabric-contract-example-maven
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20250517. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20250517' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e857ed commit 84d6eb4

File tree

1 file changed

+1
-1
lines changed
  • examples/fabric-contract-example-maven

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.json</groupId>
9797
<artifactId>json</artifactId>
98-
<version>20231013</version>
98+
<version>20250517</version>
9999
</dependency>
100100

101101
</dependencies>

0 commit comments

Comments
 (0)