Skip to content

Commit

Permalink
commons-text
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 27, 2017
1 parent 6e6688d commit 2d7ce20
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,15 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<artifactId>commons-lang3</artifactId>
<version>3.6</version>
</dependency>
<dependency>
<!--
Commons Text
@see http://commons.apache.org/text/
-->
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<!--
Commons Collections
Expand Down

0 comments on commit 2d7ce20

Please sign in to comment.