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
commit 1a3b3ed247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>