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/3a30502e-38fa-458e-95d9-abe44250a176?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-12-15 14:15:23 +00:00
parent 94d4fcf2ea
commit 423c872484
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

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