Skip to content

Commit ee5e6f7

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</plugin>
8484
<plugin>
8585
<artifactId>maven-javadoc-plugin</artifactId>
86-
<version>3.11.2</version>
86+
<version>3.11.3</version>
8787
<configuration>
8888
<quiet>true</quiet>
8989
</configuration>
@@ -187,7 +187,7 @@
187187
</plugin>
188188
<plugin>
189189
<artifactId>maven-javadoc-plugin</artifactId>
190-
<version>3.11.2</version>
190+
<version>3.11.3</version>
191191
<executions>
192192
<execution>
193193
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)