Skip to content

Commit

Permalink
Upgrade to URL Frontier 2.2 (was 2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzo1 committed Jul 10, 2022
1 parent 9215e35 commit dadb6f8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions crawler4j-frontier/crawler4j-frontier-urlfrontier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
<artifactId>crawler4j-frontier-urlfrontier</artifactId>

<properties>
<url-frontier.version>2.1</url-frontier.version>
<protobuf-java-util.version>3.21.2</protobuf-java-util.version>
<url-frontier.version>2.2</url-frontier.version>
</properties>

<dependencies>
Expand All @@ -28,11 +27,6 @@
<artifactId>urlfrontier-API</artifactId>
<version>${url-frontier.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>${protobuf-java-util.version}</version>
</dependency>
<!-- Logging API -->
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit dadb6f8

Please sign in to comment.