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-doxia-sitetools.git

commit 25b6e22a7618a7d1cc5e591fb8eb47f5b1f12a6c
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Thu Jan 26 22:52:35 2023 +0100

    [DOXIASITETOOLS-279] Upgrade to Maven Reporting API 4.0.0-M4
---
 doxia-integration-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index a5695f7..cb21287 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-api</artifactId>
-      <version>4.0.0-M3</version>
+      <version>4.0.0-M4</version>
     </dependency>
 
     <dependency>

Reply via email to