Skip to content

Commit

Permalink
#181: lang3 in all modules
Browse files Browse the repository at this point in the history
Yegor Bugayenko committed Mar 20, 2013

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3aa3a74 commit 14309e7
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
@@ -79,8 +79,8 @@
<version>1.7.4</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit 14309e7

Please sign in to comment.