You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/01/13 20:04:23 UTC

[maven-deploy-plugin] 01/01: [MDEPLOY-228] Upgrade plexus-utils 3.1.0

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

khmarbaise pushed a commit to branch MDEPLOY-228
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git

commit e2843fc249c74a022f00c8010e6d104f6deef976
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Jan 13 21:04:05 2018 +0100

    [MDEPLOY-228] Upgrade plexus-utils 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7628e8b..87b4423 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.24</version>
+      <version>3.1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.