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.3.1

Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
  • Loading branch information
Olivier Chédru authored Jan 24, 2022
2 parents e153ca4 + 85ceb42 commit 3fd1939
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 @@ -92,7 +92,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<quiet>true</quiet>
</configuration>
Expand Down

0 comments on commit 3fd1939

Please sign in to comment.