mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-22 15:13:41 -06:00
fix: upgrade org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/1d4938ee-10f2-4f60-a62e-64055d3f9384?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
84bc7bd4fb
commit
4084afd999
@ -59,7 +59,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.13.0</version>
|
||||
<version>3.14.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils -->
|
||||
|
Loading…
Reference in New Issue
Block a user