Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-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 May 6, 2022
1 parent 3c0d56c commit b1f6b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -139,7 +139,7 @@
<commons.jar-plugin.version>3.2.2</commons.jar-plugin.version>
<commons.javadoc.version>3.3.2</commons.javadoc.version>
<commons.jdepend.version>2.0</commons.jdepend.version>
<commons.jxr.version>3.1.1</commons.jxr.version>
<commons.jxr.version>3.2.0</commons.jxr.version>
<commons.pmd.version>3.16.0</commons.pmd.version>
<commons.pmd-impl.version>6.45.0</commons.pmd-impl.version>
<commons.project-info.version>3.3.0</commons.project-info.version>
Expand Down

0 comments on commit b1f6b40

Please sign in to comment.