Skip to content

Commit

Permalink
Bump maven-javadoc-plugin to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 12, 2021
1 parent c3cab94 commit 51a2c3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,11 @@ under the License.
<artifactId>maven-jxr-plugin</artifactId>
<version>3.1.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.1</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
Expand Down

0 comments on commit 51a2c3f

Please sign in to comment.