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:54 UTC

[maven-help-plugin] 05/05: Bump maven-shared-utils from 3.2.1 to 3.3.3

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 42d3af74195bb2eebaab8302b0cefa4688efc30e
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Jan 31 00:09:41 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 851a9c0..2a15529 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.2.1</version>
+      <version>3.3.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>