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

[maven-help-plugin] 03/05: Bump maven-reporting-exec from 1.4 to 1.5.1

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

    Bump maven-reporting-exec from 1.4 to 1.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dff7f48..f597148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-exec</artifactId>
-      <version>1.4</version>
+      <version>1.5.1</version>
     </dependency>
 
     <dependency>