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


The following commit(s) were added to refs/heads/master by this push:
     new 23eedb2  [DOXIASITETOOLS-304] Upgrade to Maven Reporting API 4.0.0-M6
23eedb2 is described below

commit 23eedb2add57cfbaa545b0fb13449cebb90cb700
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 12 00:01:51 2023 +0000

    [DOXIASITETOOLS-304] Upgrade to Maven Reporting API 4.0.0-M6
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    This closes #105
---
 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 312953c..58110a5 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-M5</version>
+      <version>4.0.0-M6</version>
     </dependency>
 
     <dependency>

Reply via email to