We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b8e02 commit 3c05783Copy full SHA for 3c05783
browsermob-core/pom.xml
@@ -56,6 +56,10 @@
56
<groupId>com.barchart.udt</groupId>
57
<artifactId>barchart-udt-bundle</artifactId>
58
</exclusion>
59
+ <exclusion>
60
+ <groupId>commons-cli</groupId>
61
+ <artifactId>commons-cli</artifactId>
62
+ </exclusion>
63
</exclusions>
64
</dependency>
65
mitm/pom.xml
@@ -29,6 +29,10 @@
29
30
31
32
33
34
35
36
37
<optional>true</optional>
38
0 commit comments