Skip to content

Commit

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

Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
  • Loading branch information
Olivier Chédru authored Apr 21, 2022
2 parents eed202f + 644b33f commit ae4e8fb
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 @@ -60,7 +60,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<show>public</show>
</configuration>
Expand Down

0 comments on commit ae4e8fb

Please sign in to comment.