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-invoker.git


The following commit(s) were added to refs/heads/master by this push:
     new 0194b9f  Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
0194b9f is described below

commit 0194b9f6f43840d195336792a63dbc8941cf690e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 3 04:22:13 2021 +0000

    Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
    
    Bumps 
[maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin)
 from 3.1.1 to 3.1.2.
    - [Release 
notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.1.1...maven-project-info-reports-plugin-3.1.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cd92e7a..45baca0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@ under the License.
         <!-- remove with next parent upgrade -->
         <plugin>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.1.2</version>
         </plugin>
         <plugin>
           <artifactId>maven-javadoc-plugin</artifactId>

Reply via email to