Skip to content

Commit

Permalink
Remove the log4j dependency
Browse files Browse the repository at this point in the history
Not sure why it was there in the first place

Signed-off-by: Matthew B White <[email protected]>
  • Loading branch information
mbwhite authored and jt-nti committed Jan 26, 2022
1 parent a41a682 commit 5388349
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fabric-chaincode-shim/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ dependencies {
implementation 'io.grpc:grpc-netty-shaded:1.34.1'
implementation 'io.grpc:grpc-protobuf:1.34.1'
implementation 'io.grpc:grpc-stub:1.34.1'
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'


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

Expand Down

0 comments on commit 5388349

Please sign in to comment.