Skip to content

Commit

Permalink
Merge pull request #16641 from iterate-ch/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-javadoc-plugin-3.11.2
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
2 parents e6a7b3e + 9181eff commit c008e1d
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 @@ -521,7 +521,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<configuration>
<source>8</source>
<doclint>none</doclint>
Expand Down Expand Up @@ -848,7 +848,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<reportSets>
<reportSet>
<id>aggregate</id>
Expand Down

0 comments on commit c008e1d

Please sign in to comment.