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 17:09:27 UTC

[maven-release] branch plex created (now 37af3b7)

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-release.git.


      at 37af3b7  update to 3.0.18

This branch includes the following new commits:

     new 37af3b7  update to 3.0.18

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-release] 01/01: update to 3.0.18

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-release.git

commit 37af3b7b8004794b30b27495bd779bb2420b90a4
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sun Apr 12 13:09:07 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 253e248..9e44762 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.15</version>
+        <version>3.0.18</version>
       </dependency>
       <dependency>
         <groupId>org.jdom</groupId>