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

tibordigana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ba1733  Bump maven-reporting-api from 3.0 to 3.1.0 (#458)
9ba1733 is described below

commit 9ba17333a7e991100e65c96b08275af975289443
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 8 20:19:21 2022 +0100

    Bump maven-reporting-api from 3.0 to 3.1.0 (#458)
    
    [SUREFIRE-2003] Upgrade Maven Reporting Impl to 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1aa119f..579d550 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
       <dependency>
         <groupId>org.apache.maven.reporting</groupId>
         <artifactId>maven-reporting-api</artifactId>
-        <version>3.0</version>
+        <version>3.1.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven</groupId>

Reply via email to