You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/07/21 21:51:06 UTC

[GitHub] slachiewicz closed pull request #4: MPOM-198 Updated plexus-container-default to 1.7.1 and plexus-utils t…

slachiewicz closed pull request #4: MPOM-198 Updated plexus-container-default to 1.7.1 and plexus-utils t…
URL: https://github.com/apache/maven-parent/pull/4
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/doxia-tools/pom.xml b/doxia-tools/pom.xml
index 265268b..a426fed 100644
--- a/doxia-tools/pom.xml
+++ b/doxia-tools/pom.xml
@@ -65,12 +65,12 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-container-default</artifactId>
-        <version>1.0-alpha-30</version>
+        <version>1.7.1</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.22</version>
+        <version>3.1.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services