newrelic / java-aws-lambda

AWS Lambda OpenTracing Java SDK
Apache License 2.0
11 stars 6 forks source link

Addresses GitHub Issue #26 - Removes the `json-simple` dependency. #27

Closed agarbutt closed 4 years ago

agarbutt commented 4 years ago

Signed-off-by: Andrew Garbutt agarbutt@users.noreply.github.com

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

agarbutt commented 4 years ago

Yeah, this library does not have a dependency on this library. I believe, currently, the com.newrelic.opentracing:newrelic-java-lambda:1.1.1 does have a dependency on it, as it is the Tracer implementation and responsible for emitting the event to the log.