Merge pull request #1741 from nosqlbench/snyk-upgrade-84f5b180df8fc1feb870572a5e5f13b9

[Snyk] Upgrade org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
This commit is contained in:
Jonathan Shook 2024-01-02 11:36:36 -06:00 committed by GitHub
commit 2db8c86a69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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