Skip to content

Commit f5bebbd

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3
1 parent e2f8e94 commit f5bebbd

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
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-javadoc-plugin</artifactId>
188-
<version>2.9.1</version>
188+
<version>3.12.0</version>
189189
<executions>
190190
<execution>
191191
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)