Skip to content

Commit

Permalink
[MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stack
Browse files Browse the repository at this point in the history
This closes #154
  • Loading branch information
michael-o committed Oct 20, 2024
1 parent ff1a1b7 commit 6ac89b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down Expand Up @@ -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 -->
Expand Down

0 comments on commit 6ac89b8

Please sign in to comment.