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/829dafa3-4836-462a-b1f4-15be99fe372a?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-12-19 15:28:03 +00:00
parent 7f082a2767
commit 9378966fd1
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -61,7 +61,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 -->