pjfanning commented on PR #1392: URL: https://github.com/apache/pekko/pull/1392#issuecomment-2572927992
The submission json has 'development' scope. This is a possible reason why we are submitting the old versions of the transitive dependencies to dependabot. ``` "com.github.docker-java:docker-java-core:3.4.1": { "package_url": "pkg:maven/com.github.docker-java/docker-java-core@3.4.1", "metadata": { "config": "TestJdk9" }, "relationship": "direct", "scope": "development", "dependencies": [ "com.fasterxml.jackson.core:jackson-databind:2.18.2", "com.google.guava:guava:32.1.1-jre", "com.github.docker-java:docker-java-api:3.4.1", "com.github.docker-java:docker-java-transport:3.4.1", "org.slf4j:slf4j-api:1.7.36", "commons-io:commons-io:2.13.0", "org.apache.commons:commons-compress:1.21", "org.apache.commons:commons-lang3:3.12.0", "org.bouncycastle:bcpkix-jdk18on:1.76" ] }, ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org