Skip to content

Commit c211919

Browse files
committed
[JXR-193] Upgrade to Doxia 2.0.0 GA Stack
1 parent dca5242 commit c211919

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

maven-jxr-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ under the License.
8989
<dependency>
9090
<groupId>org.apache.maven.reporting</groupId>
9191
<artifactId>maven-reporting-api</artifactId>
92-
<version>4.0.0-M12</version>
92+
<version>4.0.0</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.apache.maven.reporting</groupId>
9696
<artifactId>maven-reporting-impl</artifactId>
97-
<version>4.0.0-M15</version>
97+
<version>4.0.0</version>
9898
</dependency>
9999

100100
<!-- shared utils -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ under the License.
7878
<javaVersion>8</javaVersion>
7979
<slf4jVersion>1.7.36</slf4jVersion>
8080
<sitePluginVersion>3.20.0</sitePluginVersion>
81-
<javadocPluginVersion>3.8.0</javadocPluginVersion>
81+
<javadocPluginVersion>3.10.1</javadocPluginVersion>
8282
<maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
8383
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
8484
<project.build.outputTimestamp>2024-08-19T15:30:38Z</project.build.outputTimestamp>

0 commit comments

Comments
 (0)