We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bc4a5 commit 16ca43fCopy full SHA for 16ca43f
pom.xml
@@ -28,7 +28,7 @@ under the License.
28
</parent>
29
30
<artifactId>maven-javadoc-plugin</artifactId>
31
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.6.2-SNAPSHOT</version>
32
<packaging>maven-plugin</packaging>
33
34
<name>Apache Maven Javadoc Plugin</name>
@@ -122,7 +122,7 @@ under the License.
122
<!-- for ITs -->
123
<sitePluginVersion>3.12.1</sitePluginVersion>
124
<projectInfoReportsPluginVersion>3.4.2</projectInfoReportsPluginVersion>
125
- <project.build.outputTimestamp>2023-09-12T05:45:11Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-11-03T20:21:23Z</project.build.outputTimestamp>
126
<slf4jVersion>1.7.36</slf4jVersion>
127
</properties>
128
0 commit comments