summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pom.xml b/client/pom.xml
index 065cb2c4317..1da3cbc68c5 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -25,7 +25,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
- <version>1.6</version>
+ <version>1.10.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>