Merge pull request #1444 from nosqlbench/snyk-upgrade-000ebe296d39bdfd637c732ecbcc5898

[Snyk] Upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
This commit is contained in:
Jonathan Shook 2023-08-15 11:41:03 -05:00 committed by GitHub
commit 4e3e944d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId> <artifactId>commons-lang3</artifactId>
<version>3.12.0</version> <version>3.13.0</version>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils --> <!-- https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils -->