pekko icon indicating copy to clipboard operation
pekko copied to clipboard

review test dependency overrides associated with docker-java

Open pjfanning opened this issue 1 year ago • 0 comments

Unfortunately, docker-java has a lot of outdated dependencies - many with CVEs.

https://mvnrepository.com/artifact/com.github.docker-java/docker-java/3.3.6

If and when we uptake a new docker-java, we can review if we still need some or all of our sbt dependency overrides associated with docker-java. See https://github.com/apache/pekko/pull/1313 for an example.

pjfanning avatar May 07 '24 09:05 pjfanning