Skip to content

Commit b85b9b0

Browse files
author
Andrew Kent
committed
drop opentracing-mongo dependency
1 parent dd8f71e commit b85b9b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dd-java-agent/integrations/helpers/helpers.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ dependencies {
1414
compileOnly group: 'org.jboss.byteman', name: 'byteman', version: '4.0.0-BETA5'
1515

1616
compile group: 'io.opentracing.contrib', name: 'opentracing-web-servlet-filter', version: '0.0.9'
17-
compile group: 'io.opentracing.contrib', name: 'opentracing-mongo-driver', version: '0.0.3'
1817
compile group: 'io.opentracing.contrib', name: 'opentracing-okhttp3', version: '0.0.5'
1918
compile group: 'io.opentracing.contrib', name: 'opentracing-jms-common', version: '0.0.3'
2019
compile group: 'io.opentracing.contrib', name: 'opentracing-jms-2', version: '0.0.3'

0 commit comments

Comments
 (0)