Skip to content

Commit 6030208

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

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
@@ -306,7 +306,7 @@
306306
<plugin>
307307
<groupId>org.apache.maven.plugins</groupId>
308308
<artifactId>maven-javadoc-plugin</artifactId>
309-
<version>3.6.3</version>
309+
<version>3.7.0</version>
310310
<configuration>
311311
<source>8</source>
312312
<doclint>none</doclint>

0 commit comments

Comments
 (0)