This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch doxia-2.0.0-ga in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git
commit 91c8306b1307b0b7eb6d7b9a579a0171d22ba7d3 Author: Michael Osipov <micha...@apache.org> AuthorDate: Sat Oct 19 23:29:40 2024 +0200 Doxia 2.0.0 GA --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 29f099e..c877ed3 100644 --- a/pom.xml +++ b/pom.xml @@ -78,10 +78,10 @@ under the License. <resolverVersion>1.4.1</resolverVersion> <checkstyleVersion>9.3</checkstyleVersion> <slf4jVersion>1.7.36</slf4jVersion> - <doxiaVersion>2.0.0-M12</doxiaVersion> - <doxiaSitetoolsVersion>2.0.0-M19</doxiaSitetoolsVersion> + <doxiaVersion>2.0.0</doxiaVersion> + <doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion> <sitePluginVersion>3.20.0</sitePluginVersion> - <jxrPluginVersion>3.4.0</jxrPluginVersion> + <jxrPluginVersion>3.5.0</jxrPluginVersion> <project.build.outputTimestamp>2024-08-19T15:41:42Z</project.build.outputTimestamp> </properties> @@ -132,12 +132,12 @@ under the License. <dependency> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-api</artifactId> - <version>4.0.0-M12</version> + <version>4.0.0</version> </dependency> <dependency> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-impl</artifactId> - <version>4.0.0-M15</version> + <version>4.0.0</version> </dependency> <!-- doxia -->