[ https://issues.apache.org/jira/browse/DOXIA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801358#comment-17801358 ]
ASF GitHub Bot commented on DOXIA-717: -------------------------------------- michael-o commented on code in PR #190: URL: https://github.com/apache/maven-doxia/pull/190#discussion_r1438602545 ########## 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: How does this relate to Plexus Testing? > Update org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0 > ------------------------------------------------------------- > > Key: DOXIA-717 > URL: https://issues.apache.org/jira/browse/DOXIA-717 > Project: Maven Doxia > Issue Type: Dependency upgrade > Reporter: Sylwester Lachiewicz > Priority: Minor > Fix For: 2.0.0-M9 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)