Skip to content

Commit 6ac89b8

Browse files
committed
[MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stack
This closes #154
1 parent ff1a1b7 commit 6ac89b8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ under the License.
7878
<resolverVersion>1.4.1</resolverVersion>
7979
<checkstyleVersion>9.3</checkstyleVersion>
8080
<slf4jVersion>1.7.36</slf4jVersion>
81-
<doxiaVersion>2.0.0-M12</doxiaVersion>
82-
<doxiaSitetoolsVersion>2.0.0-M19</doxiaSitetoolsVersion>
81+
<doxiaVersion>2.0.0</doxiaVersion>
82+
<doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>
8383
<sitePluginVersion>3.20.0</sitePluginVersion>
84-
<jxrPluginVersion>3.4.0</jxrPluginVersion>
84+
<jxrPluginVersion>3.5.0</jxrPluginVersion>
8585
<project.build.outputTimestamp>2024-08-19T15:41:42Z</project.build.outputTimestamp>
8686
</properties>
8787

@@ -132,12 +132,12 @@ under the License.
132132
<dependency>
133133
<groupId>org.apache.maven.reporting</groupId>
134134
<artifactId>maven-reporting-api</artifactId>
135-
<version>4.0.0-M12</version>
135+
<version>4.0.0</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>org.apache.maven.reporting</groupId>
139139
<artifactId>maven-reporting-impl</artifactId>
140-
<version>4.0.0-M15</version>
140+
<version>4.0.0</version>
141141
</dependency>
142142

143143
<!-- doxia -->

0 commit comments

Comments
 (0)