mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.apache.commons:commons-text from 1.10.0 to 1.11.0
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.10.0 to 1.11.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-text/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/6a966a50-08ee-405a-ae9a-1cfab95ff2c5?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
94d4fcf2ea
commit
a2b07b9e0e
@ -132,7 +132,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-text</artifactId>
|
||||
<version>1.10.0</version>
|
||||
<version>1.11.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user