Skip to content

Commit

Permalink
update dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmi committed Oct 21, 2019
1 parent d441530 commit d5d2d70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-commons-net</artifactId>
<version>1.10.6</version>
<version>1.10.7</version>
</dependency>
</dependencies>
</plugin>
Expand Down Expand Up @@ -544,7 +544,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.7</version>
<version>1.8</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down Expand Up @@ -594,7 +594,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
<version>2.8.6</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit d5d2d70

Please sign in to comment.