mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Merge pull request #845 from nosqlbench/snyk-fix-b8424b271d02d50c5baa47f9e8745c03
Snyk fix b8424b271d02d50c5baa47f9e8745c03
This commit is contained in:
commit
c0117351f1
@ -97,7 +97,7 @@
|
||||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
<artifactId>aws-java-sdk-s3</artifactId>
|
||||
<version>1.12.341</version>
|
||||
<version>1.12.330</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -100,4 +100,5 @@ class ExitStatusIntegrationTests {
|
||||
// assertThat(result.exception).isNotNull();
|
||||
// assertThat(result.exception.getMessage()).contains("diag space was configured to throw");
|
||||
// }
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user