Skip to content

Commit 7dd134c

Browse files
committed
Update Apache commons-text to 1.10.0
1 parent 7fa5c80 commit 7dd134c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ext {
2727
'commons-io' : '2.11.0',
2828
'commons-lang3' : '3.12.0',
2929
'commons-math3' : '3.6.1',
30-
'commons-text' : '1.9',
30+
'commons-text' : '1.10.0',
3131
'compile-testing' : '0.19',
3232
'cypher-dsl' : '2021.2.0',
3333
'deeplearning4j' : '1.0.0-beta7',

0 commit comments

Comments
 (0)