Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pgalbraith committed Oct 12, 2018
1 parent 8c3d20e commit af43d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawler4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@
</exclusion>
</exclusions>
</dependency>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand All @@ -381,6 +380,7 @@
<groupId>de.malkusch.whois-server-list</groupId>
<artifactId>public-suffix-list</artifactId>
<version>${public.suffix.list.version}</version>
</dependency>

<!-- Test Dependencies -->
<dependency>
Expand Down

0 comments on commit af43d59

Please sign in to comment.