Skip to content

Commit

Permalink
Merge pull request #16261 from iterate-ch/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-javadoc-plugin-3.10.0
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
2 parents e77a5ce + a5950bb commit f80cffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<version>3.10.0</version>
<configuration>
<source>8</source>
<doclint>none</doclint>
Expand Down Expand Up @@ -827,7 +827,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<version>3.10.0</version>
<reportSets>
<reportSet>
<id>aggregate</id>
Expand Down

0 comments on commit f80cffe

Please sign in to comment.