Skip to content

Commit d3af99f

Browse files
Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#50)
1 parent 54209fc commit d3af99f

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
@@ -610,7 +610,7 @@
610610
<plugin>
611611
<groupId>org.apache.maven.plugins</groupId>
612612
<artifactId>maven-javadoc-plugin</artifactId>
613-
<version>3.1.1</version>
613+
<version>3.2.0</version>
614614
<executions>
615615
<execution>
616616
<id>attach-javadocs</id>
@@ -790,7 +790,7 @@
790790
<plugin>
791791
<groupId>org.apache.maven.plugins</groupId>
792792
<artifactId>maven-javadoc-plugin</artifactId>
793-
<version>3.1.1</version>
793+
<version>3.2.0</version>
794794
<reportSets>
795795
<reportSet>
796796
<id>default</id>

0 commit comments

Comments
 (0)