Skip to content

Commit

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

Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
  • Loading branch information
Olivier Chédru authored Aug 30, 2022
2 parents ae4e8fb + 1c5cca9 commit b2d411f
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.4.0</version>
<version>3.4.1</version>
<configuration>
<show>public</show>
</configuration>
Expand Down

0 comments on commit b2d411f

Please sign in to comment.