Skip to content

Commit 0fc204a

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fd829b commit 0fc204a

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
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-javadoc-plugin</artifactId>
92-
<version>3.11.3</version>
92+
<version>3.12.0</version>
9393
<executions>
9494
<execution>
9595
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)