Skip to content

Commit 403d496

Browse files
Bump io.github.classgraph:classgraph in /fabric-chaincode-shim (#402)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13d4b31 commit 403d496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric-chaincode-shim/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'org.hyperledger.fabric:fabric-protos:0.3.7'
4343
implementation 'org.bouncycastle:bcpkix-jdk18on:1.81'
4444
implementation 'org.bouncycastle:bcprov-jdk18on:1.81'
45-
implementation 'io.github.classgraph:classgraph:4.8.179'
45+
implementation 'io.github.classgraph:classgraph:4.8.181'
4646
implementation 'com.github.erosb:everit-json-schema:1.14.6'
4747
implementation 'org.json:json:20250517'
4848
implementation 'com.google.protobuf:protobuf-java-util'

0 commit comments

Comments
 (0)