Skip to content

Commit 5388349

Browse files
mbwhitejt-nti
authored andcommitted
Remove the log4j dependency
Not sure why it was there in the first place Signed-off-by: Matthew B White <[email protected]>
1 parent a41a682 commit 5388349

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fabric-chaincode-shim/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ dependencies {
5353
implementation 'io.grpc:grpc-netty-shaded:1.34.1'
5454
implementation 'io.grpc:grpc-protobuf:1.34.1'
5555
implementation 'io.grpc:grpc-stub:1.34.1'
56-
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'
57-
5856

5957
implementation platform("io.opentelemetry:opentelemetry-bom:1.6.0")
6058

0 commit comments

Comments
 (0)