Skip to content

Commit 2cd44c3

Browse files
committed
Addresses GitHub Issue #26 - Removes the json-simple dependency.
Signed-off-by: Andrew Garbutt <[email protected]>
1 parent 118cf5c commit 2cd44c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ dependencies {
4242
implementation 'com.amazonaws:aws-java-sdk-s3:1.11.163'
4343
implementation 'com.amazonaws:aws-java-sdk-kinesis:1.11.163'
4444
implementation 'com.amazonaws:aws-java-sdk-dynamodb:1.11.163'
45-
implementation 'com.googlecode.json-simple:json-simple:1.1'
4645
implementation('io.opentracing:opentracing-api:0.31.0')
4746
implementation('io.opentracing:opentracing-util:0.31.0')
4847
implementation('io.opentracing:opentracing-noop:0.31.0')

0 commit comments

Comments
 (0)