michael-o commented on code in PR #190: URL: https://github.com/apache/maven-doxia/pull/190#discussion_r1438604080
########## 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: Alright, I see. Please leave a comment in the commit message so that this information does not get lost. -- 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