fix: upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0

Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.13.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/e1ef410a-5a4c-4ee4-9dd2-47ee3e1ab590?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-08-15 17:50:50 +00:00
parent 38f39cfce1
commit e815fb3e6c
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -341,7 +341,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
</dependency>
<dependency>
<groupId>com.squareup</groupId>