This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
commit 9528c3371dbb252a662e5a8f2dde5212813192fb Author: Michael Osipov <micha...@apache.org> AuthorDate: Wed Oct 16 09:17:25 2024 +0200 Maven Reporting Exec 2.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d53d19ba..a4cc30a1 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +224,7 @@ under the License. <dependency> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-exec</artifactId> - <version>2.0.0-M14</version> + <version>2.0.0</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>