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 2021/01/30 23:09:53 UTC

[maven-help-plugin] 04/05: Bump plexus-utils from 3.2.0 to 3.3.0

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

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

commit 1777d6186027b546354bef10bc25f87a7860f638
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Jan 31 00:09:25 2021 +0100

    Bump plexus-utils from 3.2.0 to 3.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f597148..851a9c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.2.0</version>
+      <version>3.3.0</version>
     </dependency>
 
     <!-- misc -->