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/09/26 22:23:34 UTC

[maven-help-plugin] 01/02: Revert "Bump plexus-utils from 3.3.0 to 3.4.1"

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

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

commit aebbaf1c8abaa2835a087d3b9018defca0e13c50
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Aug 27 04:07:08 2021 +0000

    Revert "Bump plexus-utils from 3.3.0 to 3.4.1"
    
    This reverts commit 2914f3a237bcf109765871ef2f834a87ec86b542.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1bf2371..4b28d4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.4.1</version>
+      <version>3.3.0</version>
     </dependency>
 
     <!-- misc -->