Skip to content

Commit c1c2282

Browse files
author
Dependabot Standalone
committed
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.2.0 to 3.12.0
1 parent 91c922c commit c1c2282

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.apache.maven.plugins</groupId>
200200
<artifactId>maven-javadoc-plugin</artifactId>
201-
<version>3.2.0</version>
201+
<version>3.12.0</version>
202202
<executions>
203203
<execution>
204204
<id>attach-javadocs</id>
@@ -327,3 +327,4 @@
327327
</distributionManagement>
328328

329329
</project>
330+

0 commit comments

Comments
 (0)