Skip to content

Commit

Permalink
Merge pull request #524 from classgraph/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-javadoc-plugin-3.3.0

Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
  • Loading branch information
lukehutch committed May 24, 2021
2 parents 73a3103 + 6ca8afd commit 1ffb214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -189,7 +189,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 1ffb214

Please sign in to comment.