Skip to content

Commit 25cefe1

Browse files
committed
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.0
1 parent c1bbc84 commit 25cefe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<plugin>
6262
<groupId>org.apache.maven.plugins</groupId>
6363
<artifactId>maven-javadoc-plugin</artifactId>
64-
<version>3.5.0</version>
64+
<version>3.6.0</version>
6565
<executions>
6666
<execution>
6767
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)