Skip to content

Commit

Permalink
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#114)
Browse files Browse the repository at this point in the history
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2022
1 parent ae0246f commit bf47987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -137,7 +137,7 @@
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.jar-plugin.version>3.2.2</commons.jar-plugin.version>
<commons.javadoc.version>3.3.2</commons.javadoc.version>
<commons.javadoc.version>3.4.0</commons.javadoc.version>
<commons.jdepend.version>2.0</commons.jdepend.version>
<commons.jxr.version>3.2.0</commons.jxr.version>
<commons.pmd.version>3.16.0</commons.pmd.version>
Expand Down

0 comments on commit bf47987

Please sign in to comment.