Merge pull request #1655 from nosqlbench/snyk-fix-f4040f495d69e28400293914bb1799c4

[Snyk] Security upgrade com.github.docker-java:docker-java-core from 3.3.3 to 3.3.4
This commit is contained in:
Jonathan Shook
2023-11-07 14:32:36 -06:00
committed by GitHub

View File

@@ -241,7 +241,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-core</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>