Skip to content

Commit

Permalink
Update plugin version for javadoc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 9, 2021
1 parent 80fbc03 commit ba2f986
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Expand Up @@ -195,6 +195,15 @@
<build>
<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
Expand Down

0 comments on commit ba2f986

Please sign in to comment.