Skip to content

Commit

Permalink
Merge pull request #87 from pig-mesh/renovate/org.apache.maven.plugin…
Browse files Browse the repository at this point in the history
…s-maven-javadoc-plugin-3.x

Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.8.0
  • Loading branch information
lltx authored Jul 20, 2024
2 parents 84ce67f + e156d15 commit 783b522
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 @@ -135,7 +135,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<version>3.8.0</version>
<configuration>
<show>private</show>
<nohelp>true</nohelp>
Expand Down Expand Up @@ -219,7 +219,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<version>3.8.0</version>
<configuration>
<show>private</show>
<nohelp>true</nohelp>
Expand Down

0 comments on commit 783b522

Please sign in to comment.