mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 23:50:28 -06:00
fix: mvn-defaults/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-SOFTWAREAMAZONION-6153869
This commit is contained in:
parent
5bbb3f428a
commit
97be45d54d
@ -290,7 +290,7 @@
|
||||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
<artifactId>aws-java-sdk-s3</artifactId>
|
||||
<version>1.12.622</version>
|
||||
<version>1.12.641</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.elega9t</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user