Skip to content

Commit

Permalink
Bump maven-jxr-plugin from 3.1.1 to 3.3.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.3.0.
- [Release notes](https://github.com/apache/maven-jxr/releases)
- [Commits](apache/maven-jxr@jxr-3.1.1...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>
  • Loading branch information
dependabot[bot] committed Oct 5, 2022
1 parent b2cd1df commit fa90e7b
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 @@ -1265,7 +1265,7 @@
</plugin>
<plugin>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.1.1</version>
<version>3.3.0</version>
<configuration>
<aggregate>true</aggregate>
</configuration>
Expand Down

0 comments on commit fa90e7b

Please sign in to comment.