Skip to content

Commit

Permalink
Merge pull request #114 from mmastrac/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-javadoc-plugin-3.10.0

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0
  • Loading branch information
mmastrac authored Sep 13, 2024
2 parents 4b6020a + 4a8cf8f commit 55ebaa0
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 @@ -25,7 +25,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>html</id>
Expand Down Expand Up @@ -104,7 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<version>3.10.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 55ebaa0

Please sign in to comment.