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

slachiewicz pushed a commit to branch 
dependabot/maven/org.apache.maven.reporting-maven-reporting-impl-3.0.0
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit d63c7f02e034c60d4ba4a7bd298386b89e8cc1ab
Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 13 05:07:19 2020 +0000

    Upgrade maven-reporting-impl from 2.4 to 3.0.0
---
 pom.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6c6a91f..5d28efd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,13 +117,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-impl</artifactId>
-      <version>2.4</version>
-      <exclusions>
-        <exclusion>
-          <groupId>org.apache.maven</groupId>
-          <artifactId>maven-project</artifactId>
-        </exclusion>
-      </exclusions>
+      <version>3.0.0</version>
     </dependency>
 
     <dependency>

Reply via email to