Skip to content

Commit bc02758

Browse files
authored
Merge pull request #64 from kazuki43zoo/upgrade-commons-text-1.7
Upgrade to commons-text 1.7
2 parents a66df2d + dcdd18f commit bc02758

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.apache.commons</groupId>
9595
<artifactId>commons-text</artifactId>
96-
<version>1.6</version>
96+
<version>1.7</version>
9797
</dependency>
9898

9999
<!-- TEST -->

0 commit comments

Comments
 (0)