Skip to content

Commit

Permalink
Merge pull request #16484 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.1
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
2 parents ce198d5 + 9260e56 commit 1a8d52e
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 @@ -514,7 +514,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<configuration>
<source>8</source>
<doclint>none</doclint>
Expand Down Expand Up @@ -841,7 +841,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<reportSets>
<reportSet>
<id>aggregate</id>
Expand Down

0 comments on commit 1a8d52e

Please sign in to comment.