openzipkin / zipkin-reporter-java

Shared library for reporting zipkin spans on transports such as http or kafka
Apache License 2.0
126 stars 69 forks source link

deps: fix kafka floor JRE to 8 and updates all libs to latest #261

Closed codefromthecrypt closed 5 months ago

codefromthecrypt commented 5 months ago

We incorrectly had kafka as floor JRE 1.7 not 8 https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.11.0.0

codefromthecrypt commented 5 months ago

fixing the kafka floor JRE to 8 per https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.11.0.0