File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,12 +89,12 @@ under the License.
89
89
<dependency >
90
90
<groupId >org.apache.maven.reporting</groupId >
91
91
<artifactId >maven-reporting-api</artifactId >
92
- <version >4.0.0-M12 </version >
92
+ <version >4.0.0</version >
93
93
</dependency >
94
94
<dependency >
95
95
<groupId >org.apache.maven.reporting</groupId >
96
96
<artifactId >maven-reporting-impl</artifactId >
97
- <version >4.0.0-M15 </version >
97
+ <version >4.0.0</version >
98
98
</dependency >
99
99
100
100
<!-- shared utils -->
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ under the License.
78
78
<javaVersion >8</javaVersion >
79
79
<slf4jVersion >1.7.36</slf4jVersion >
80
80
<sitePluginVersion >3.20.0</sitePluginVersion >
81
- <javadocPluginVersion >3.8.0 </javadocPluginVersion >
81
+ <javadocPluginVersion >3.10.1 </javadocPluginVersion >
82
82
<maven .site.path>jxr-archives/jxr-LATEST</maven .site.path>
83
83
<checkstyle .violation.ignore>None</checkstyle .violation.ignore>
84
84
<project .build.outputTimestamp>2024-08-19T15:30:38Z</project .build.outputTimestamp>
You can’t perform that action at this time.
0 commit comments