Skip to content

Commit f2b1387

Browse files
committed
Upgrade to commons-text 1.8
Fixes gh-71
1 parent a5b14f5 commit f2b1387

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.apache.commons</groupId>
9898
<artifactId>commons-text</artifactId>
99-
<version>1.7</version>
99+
<version>1.8</version>
100100
</dependency>
101101

102102
<!-- TEST -->

0 commit comments

Comments
 (0)