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 2019/03/19 14:40:00 UTC

[maven-filtering] 01/01: [MSHARED-809] Upgrade plexus-utils 3.2.0 Submitted by: Simon Tunnat

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

khmarbaise pushed a commit to branch MSHARED-809
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git

commit cb5df9dfd2227e743542dd8c5f70f4560b4d80cc
Author: Simon Tunnat <si...@viega.de>
AuthorDate: Tue Mar 19 15:09:42 2019 +0100

    [MSHARED-809] Upgrade plexus-utils 3.2.0
    Submitted by: Simon Tunnat
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b472f14..9219b59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.1.1</version>
+      <version>3.2.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>