Skip to content

Commit

Permalink
Dependencies updated.
Browse files Browse the repository at this point in the history
pandzel committed Apr 10, 2019
1 parent f804af3 commit e624ab0
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
@@ -4,7 +4,7 @@

<groupId>com.panforge</groupId>
<artifactId>robots</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<packaging>jar</packaging>

<name>Robots.txt</name>
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>

0 comments on commit e624ab0

Please sign in to comment.