cstamas commented on code in PR #225: URL: https://github.com/apache/maven-shade-plugin/pull/225#discussion_r1616131044
########## pom.xml: ########## @@ -93,12 +92,12 @@ <dependency> <groupId>org.eclipse.sisu</groupId> <artifactId>org.eclipse.sisu.inject</artifactId> - <version>${sisu.version}</version> + <version>${version.sisu-maven-plugin}</version> Review Comment: Huh, seems it is, removing whole depMgt section and moving guice version to dep, and that's did it. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org