Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 15e8d41

Browse files
renovate[bot]tassiluca
authored andcommitted
fix(deps): update dependency org.json:json to v20231013
1 parent 181801f commit 15e8d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart-contracts/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ log4j = "2.20.0"
55
[libraries]
66
fabric-chaincode-shim = "org.hyperledger.fabric-chaincode-java:fabric-chaincode-shim:2.5.0"
77
genson = "com.owlike:genson:1.6"
8-
json = "org.json:json:20230618"
8+
json = "org.json:json:20231013"
99
commons-lang = "org.apache.commons:commons-lang3:3.14.0"
1010
guava = "com.google.guava:guava:32.1.3-jre"
1111
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }

0 commit comments

Comments
 (0)