Skip to content

Commit ab03e4e

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

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
@@ -186,7 +186,7 @@
186186
<plugin>
187187
<groupId>org.apache.maven.plugins</groupId>
188188
<artifactId>maven-javadoc-plugin</artifactId>
189-
<version>3.11.3</version>
189+
<version>3.12.0</version>
190190
<executions>
191191
<execution>
192192
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)