You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/02/14 21:47:04 UTC

[maven-doxia-sitetools] 01/03: Document bug in Plexus Utils 3.4.0

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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git

commit c5878f777bbaf877810074b433145a915d6bcfb6
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Feb 14 22:31:17 2022 +0100

    Document bug in Plexus Utils 3.4.0
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index b14727a..62ce380 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,6 +170,7 @@ under the License.
         <artifactId>plexus-velocity</artifactId>
         <version>1.2</version>
       </dependency>
+      <!-- Don't upgrade, it is broken: https://github.com/codehaus-plexus/plexus-utils/commit/1e18ddcc98f318b36449102f3267fd4631cc668b -->
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>