slachiewicz commented on code in PR #190: URL: https://github.com/apache/maven-doxia/pull/190#discussion_r1438603150
########## pom.xml: ########## @@ -188,8 +188,8 @@ under the License. <dependency> <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> - <version>4.2.3</version> - <classifier>no_aop</classifier> + <version>6.0.0</version> + <scope>test</scope> Review Comment: Plexus testing uses it. With the old version - tests will fail -- 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