Merge pull request #1450 from nosqlbench/snyk-upgrade-3e2cdc300ca19440ae5d3eabe91bbd26

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

View File

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