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/08/22 20:34:54 UTC

[maven-doxia-converter] branch master updated: Revert "Bump plexus-utils from 3.3.0 to 3.4.0"

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-doxia-converter.git


The following commit(s) were added to refs/heads/master by this push:
     new b7c9920  Revert "Bump plexus-utils from 3.3.0 to 3.4.0"
b7c9920 is described below

commit b7c9920b1d576f4d1c796b4216630d3fb0b05031
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Aug 22 22:32:53 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 795edb6..528faa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.4.0</version>
+        <version>3.3.0</version><!-- 3.4.0 have issues with BOM -->
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>