Fix owasp dependency check (#5702)
This commit is contained in:
parent
288c5df620
commit
ebf96dc5de
|
|
@ -46,7 +46,7 @@ dependencyCheck {
|
||||||
"checkstyle",
|
"checkstyle",
|
||||||
"annotationProcessor",
|
"annotationProcessor",
|
||||||
"animalsniffer",
|
"animalsniffer",
|
||||||
"spotless-1972451482", // spotless-1972451482 is a weird configuration that's only added in jaeger-proto
|
"spotless865457264", // spotless865457264 is a weird configuration that's only added in jaeger-proto, jaeger-remote-sampler
|
||||||
"js2p",
|
"js2p",
|
||||||
"jmhAnnotationProcessor",
|
"jmhAnnotationProcessor",
|
||||||
"jmhCompileClasspath",
|
"jmhCompileClasspath",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue