You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/01 12:59:54 UTC

[maven-plugin-tools] branch deps created (now 98ca00b)

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch deps
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git.


      at 98ca00b  Merge branch 'master' into deps

This branch includes the following new commits:

     new 5b28b83  upgrade dependencies
     new 98ca00b  Merge branch 'master' into deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-plugin-tools] 02/02: Merge branch 'master' into deps

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch deps
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git

commit 98ca00b009d342dcfba8648740a5c8e4d9f4162d
Merge: 5b28b83 46b2157
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed Apr 1 08:59:37 2020 -0400

    Merge branch 'master' into deps



[maven-plugin-tools] 01/02: upgrade dependencies

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch deps
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git

commit 5b28b839d8fbbad2c6b8bf51e5ee968a73c077b2
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Wed Apr 1 08:59:10 2020 -0400

    upgrade dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a6a6338..d490ab7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,7 +241,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.12</version>
+      <version>4.13</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -279,7 +279,7 @@
         <plugin>
           <groupId>org.codehaus.plexus</groupId>
           <artifactId>plexus-component-metadata</artifactId>
-          <version>1.7</version>
+          <version>2.1.0</version>
           <executions>
             <execution>
               <goals>