Skip to content

Commit

Permalink
fixed #70 - Upgraded commons-lang3: 3.6 instead of 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dzc34 committed Jun 20, 2017
1 parent 41d4768 commit 7458574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.5</version>
<version>3.6</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 7458574

Please sign in to comment.