Skip to content

Commit bd751bb

Browse files
johnmayegonw
authored andcommitted
Latest version of JavaDoc plugin
1 parent f3fedb1 commit bd751bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@
729729
<plugin>
730730
<groupId>org.apache.maven.plugins</groupId>
731731
<artifactId>maven-javadoc-plugin</artifactId>
732-
<version>3.2.0</version>
732+
<version>3.3.1</version>
733733
<reportSets>
734734
<reportSet>
735735
<id>default</id>
@@ -874,7 +874,7 @@
874874
<plugin>
875875
<groupId>org.apache.maven.plugins</groupId>
876876
<artifactId>maven-javadoc-plugin</artifactId>
877-
<version>3.2.0</version>
877+
<version>3.3.1</version>
878878
<executions>
879879
<execution>
880880
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)