Skip to content

Commit

Permalink
[JXR-193] Upgrade to Doxia 2.0.0 GA Stack
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Oct 19, 2024
1 parent dca5242 commit c211919
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions maven-jxr-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,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>

<!-- shared utils -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
<javaVersion>8</javaVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<sitePluginVersion>3.20.0</sitePluginVersion>
<javadocPluginVersion>3.8.0</javadocPluginVersion>
<javadocPluginVersion>3.10.1</javadocPluginVersion>
<maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
<project.build.outputTimestamp>2024-08-19T15:30:38Z</project.build.outputTimestamp>
Expand Down

0 comments on commit c211919

Please # to comment.