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 1706bf4 [DOXIASITETOOLS-275] Upgrade Maven Reporting API to 4.0.0-M3 1706bf4 is described below commit 1706bf4842cbafee3bc8ac668f3417efd8d66dcb Author: Michael Osipov <micha...@apache.org> AuthorDate: Sat Nov 26 14:35:52 2022 +0100 [DOXIASITETOOLS-275] Upgrade Maven Reporting API to 4.0.0-M3 --- 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 a75da87..bbac8ed 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-M1</version> + <version>4.0.0-M3</version> </dependency> <dependency>