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 c50e1b3 commit ab740c5Copy full SHA for ab740c5
maven/htmlunit-driver/pom.xml
@@ -23,14 +23,14 @@
23
<version>2.18</version>
24
<exclusions>
25
<exclusion>
26
- <groupId>commons-collection</groupId>
27
- <artifactId>commons-collection</artifactId>
+ <groupId>commons-collections</groupId>
+ <artifactId>commons-collections</artifactId>
28
</exclusion>
29
</exclusions>
30
</dependency>
31
<dependency>
32
33
34
<version>3.2.2</version>
35
36
0 commit comments