Skip to content

Commit

Permalink
Asqatasun#9 Upgrade outdated dependencies: commons-lang3 3.5 instead …
Browse files Browse the repository at this point in the history
…of 3.4
  • Loading branch information
dzc34 committed May 11, 2017
1 parent 8d1ceb7 commit a5607ad
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
<version>3.5</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit a5607ad

Please sign in to comment.