Skip to content

Commit

Permalink
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#499)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
1 parent 3259e78 commit 3466ef4
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 @@ -340,7 +340,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<configuration>
<source>${java.level}</source>
<quiet>true</quiet>
Expand Down

0 comments on commit 3466ef4

Please sign in to comment.