Skip to content

Commit

Permalink
Merge pull request #88 from dwslab/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-javadoc-plugin-3.3.2

Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
  • Loading branch information
janothan committed Feb 14, 2022
2 parents a9eb136 + 5942850 commit 4f8f8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<configuration>
<show>private</show>
<nohelp>true</nohelp>
Expand Down

0 comments on commit 4f8f8b9

Please sign in to comment.