Fix owasp dependency check (#5702)
This commit is contained in:
parent
288c5df620
commit
ebf96dc5de
|
|
@ -46,7 +46,7 @@ dependencyCheck {
|
|||
"checkstyle",
|
||||
"annotationProcessor",
|
||||
"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",
|
||||
"jmhAnnotationProcessor",
|
||||
"jmhCompileClasspath",
|
||||
|
|
|
|||
Loading…
Reference in New Issue