Skip to content

Commit de0f60b

Browse files
author
Guillaume Polaert
authored
Merge pull request #25 from DataDog/gpolaert/fix-rule
fix artifact id
2 parents f937a0c + 94018ff commit de0f60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-java-agent/src/main/resources/dd-trace-supported-framework.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ opentracing-okhttp3:
4848
# For rules opentracing-jms-2_{consumer,producer}
4949
opentracing-jms-2:
5050
- check:
51-
artifact: jms-api
51+
artifact: javax.jms-api
5252
supported_version: 2\..*
5353

5454
opentracing-mongo-driver:

0 commit comments

Comments
 (0)