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 2022/05/18 11:32:22 UTC

[maven-help-plugin] branch master updated: Bump maven-reporting-exec from 1.5.1 to 1.6.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-help-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c91e55  Bump maven-reporting-exec from 1.5.1 to 1.6.0
3c91e55 is described below

commit 3c91e55454e0f53db1c3d5e2ecd12bae0f9859c8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Feb 15 04:37:11 2022 +0000

    Bump maven-reporting-exec from 1.5.1 to 1.6.0
    
    Bumps [maven-reporting-exec](https://github.com/apache/maven-reporting-exec) from 1.5.1 to 1.6.0.
    - [Release notes](https://github.com/apache/maven-reporting-exec/releases)
    - [Commits](https://github.com/apache/maven-reporting-exec/compare/maven-reporting-exec-1.5.1...maven-reporting-exec-1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.reporting:maven-reporting-exec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 488e21a..106a386 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.5.1</version>
+      <version>1.6.0</version>
     </dependency>
 
     <dependency>