Skip to content

Commit 93ab085

Browse files
authored
Merge pull request #83 from kazuki43zoo/upgrade-commons-text-1.7
Upgrade to commons-text 1.7
2 parents d525c91 + 8571003 commit 93ab085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.apache.commons</groupId>
8282
<artifactId>commons-text</artifactId>
83-
<version>1.6</version>
83+
<version>1.7</version>
8484
</dependency>
8585

8686
<!-- TEST -->

0 commit comments

Comments
 (0)