Skip to content

Commit 900d88c

Browse files
Merge pull request #17495 from iterate-ch/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
2 parents 803bbf0 + ffb7fb5 commit 900d88c

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
@@ -531,7 +531,7 @@
531531
<plugin>
532532
<groupId>org.apache.maven.plugins</groupId>
533533
<artifactId>maven-javadoc-plugin</artifactId>
534-
<version>3.11.3</version>
534+
<version>3.12.0</version>
535535
<configuration>
536536
<source>8</source>
537537
<doclint>none</doclint>
@@ -885,7 +885,7 @@
885885
<plugin>
886886
<groupId>org.apache.maven.plugins</groupId>
887887
<artifactId>maven-javadoc-plugin</artifactId>
888-
<version>3.11.3</version>
888+
<version>3.12.0</version>
889889
<reportSets>
890890
<reportSet>
891891
<id>aggregate</id>

0 commit comments

Comments
 (0)