Skip to content

Commit f605c0f

Browse files
Merge pull request #94 from apache/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2
2 parents 87b5a7f + 4a54a9a commit f605c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ under the License.
272272
<plugin>
273273
<groupId>org.apache.maven.plugins</groupId>
274274
<artifactId>maven-javadoc-plugin</artifactId>
275-
<version>3.3.1</version>
275+
<version>3.3.2</version>
276276
<configuration> <!-- remove after MPOM-269 -->
277277
<tagletArtifacts combine.self="override" />
278278
</configuration>

0 commit comments

Comments
 (0)