Skip to content

Commit

Permalink
update to commons-lang 3.9
Browse files Browse the repository at this point in the history
fixes #3
  • Loading branch information
pinhead84 committed Apr 24, 2019
1 parent a1960dd commit f611787
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 @@ -95,7 +95,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.8.1</version>
<version>3.9</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f611787

Please sign in to comment.