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

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

commit d9599003a6e4058fbc0cf0848bb0e3569b52affc
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sat Nov 26 15:28:21 2022 +0100

    [MSHARED-1163] Upgrade Maven Reporting API to 4.0.0-M3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5596ec7..f38728f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-api</artifactId>
-      <version>4.0.0-M2</version>
+      <version>4.0.0-M3</version>
     </dependency>
 
     <!-- Maven -->

Reply via email to