Merge pull request #1533 from nosqlbench/snyk-upgrade-ea49f87f18939e7d0a16cbef4a7f8af3

[Snyk] Upgrade com.github.docker-java:docker-java-transport-okhttp from 3.3.2 to 3.3.3
This commit is contained in:
Jonathan Shook
2023-09-10 14:56:29 -05:00
committed by GitHub

View File

@@ -258,7 +258,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-transport-okhttp</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>