Skip to content

Commit

Permalink
Bump maven-jxr-plugin from 3.2.0 to 3.3.0 (#136)
Browse files Browse the repository at this point in the history
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jxr/releases)
- [Commits](apache/maven-jxr@jxr-3.2.0...jxr-3.3.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>

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 Sep 2, 2022
1 parent eb47690 commit 14194ff
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.japicmp.version>0.16.0</commons.japicmp.version>
<commons.jar-plugin.version>3.2.2</commons.jar-plugin.version>
<commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.jxr.version>3.2.0</commons.jxr.version>
<commons.jxr.version>3.3.0</commons.jxr.version>
<commons.pmd.version>3.18.0</commons.pmd.version>
<commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>
<commons.project-info.version>3.4.1</commons.project-info.version>
Expand Down

0 comments on commit 14194ff

Please sign in to comment.