You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/01/10 01:11:46 UTC

[maven-plugin-tools] branch MPLUGIN-387 updated: [MPLUGIN-387] Bump plexus-utils to 3.4.1

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

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


The following commit(s) were added to refs/heads/MPLUGIN-387 by this push:
     new 935582f  [MPLUGIN-387] Bump plexus-utils to 3.4.1
935582f is described below

commit 935582fdf275803da4b10dd29a6c76c9ef07cc76
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Jan 10 02:11:34 2022 +0100

    [MPLUGIN-387] Bump plexus-utils to 3.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af80d2f..631cc7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.3.0</version>
+        <version>3.4.1</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>