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/12 13:08:51 UTC

[maven-gpg-plugin] branch plex created (now a0ae80a)

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

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


      at a0ae80a  update plexus-utils

This branch includes the following new commits:

     new a0ae80a  update plexus-utils

The 1 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-gpg-plugin] 01/01: update plexus-utils

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

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

commit a0ae80ae7e961f2269d4594c9fb96ab5107658ed
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sun Apr 12 09:08:20 2020 -0400

    update plexus-utils
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc16fd4..d33b7ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.1.0</version>
+      <version>3.3.0</version>
     </dependency>
     <dependency>
       <groupId>org.sonatype.plexus</groupId>