Skip to content

Commit

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

chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
  • Loading branch information
lltx authored Jan 28, 2025
2 parents 629c304 + c6bc9f1 commit 0df8d98
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 @@ -139,7 +139,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.2</version>
<configuration>
<show>private</show>
<nohelp>true</nohelp>
Expand Down Expand Up @@ -223,7 +223,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.2</version>
<configuration>
<show>private</show>
<nohelp>true</nohelp>
Expand Down

0 comments on commit 0df8d98

Please sign in to comment.