Skip to content

Commit

Permalink
Merge pull request #94 from apache/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-javadoc-plugin-3.3.2
  • Loading branch information
dependabot[bot] committed Feb 16, 2022
2 parents 87b5a7f + 4a54a9a commit f605c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -272,7 +272,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<configuration> <!-- remove after MPOM-269 -->
<tagletArtifacts combine.self="override" />
</configuration>
Expand Down

0 comments on commit f605c0f

Please sign in to comment.