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/06/29 22:30:47 UTC

[maven-help-plugin] 04/07: Bump maven-shared-utils from 3.3.3 to 3.3.4

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

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

commit 8f1ed329ac31a0749e49f198a977dfd06364a502
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Jun 28 08:21:12 2021 +0200

    Bump maven-shared-utils from 3.3.3 to 3.3.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 82e8f28..22bedc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.3.3</version>
+      <version>3.3.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>