Skip to content

Commit

Permalink
Bump maven-jxr-plugin from 3.1.1 to 3.2.0
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>
  • Loading branch information
dependabot[bot] authored and davidmoten committed Mar 22, 2022
1 parent 5341a4b commit 69e1168
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 @@ -28,7 +28,7 @@
<jdepend.version>2.0</jdepend.version>
<javancss.version>2.1</javancss.version>
<project.info.version>2.9</project.info.version>
<jxr.version>3.1.1</jxr.version>
<jxr.version>3.2.0</jxr.version>
<taglist.version>3.0.0</taglist.version>
<m3.site.version>3.11.0</m3.site.version>
<changelog.version>2.2</changelog.version>
Expand Down

0 comments on commit 69e1168

Please sign in to comment.