Skip to content

Commit 4876324

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.8.0
1 parent aa33edd commit 4876324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
<plugin>
254254
<groupId>org.apache.maven.plugins</groupId>
255255
<artifactId>maven-javadoc-plugin</artifactId>
256-
<version>3.7.0</version>
256+
<version>3.8.0</version>
257257
<configuration>
258258
<source>${maven.compiler.source}</source>
259259
<doclint>none</doclint>
@@ -584,7 +584,7 @@
584584
<plugin>
585585
<groupId>org.apache.maven.plugins</groupId>
586586
<artifactId>maven-javadoc-plugin</artifactId>
587-
<version>3.7.0</version>
587+
<version>3.8.0</version>
588588
<executions>
589589
<execution>
590590
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)