Skip to content

Commit

Permalink
Updated dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
pandzel committed May 8, 2019
1 parent af7ec4b commit 87ec8f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.panforge</groupId>
<artifactId>robots-http</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<packaging>jar</packaging>

<name>Robots.txt HTTP client</name>
Expand Down Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.panforge</groupId>
<artifactId>robots</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 87ec8f5

Please sign in to comment.