Skip to content

Commit

Permalink
Bump maven-jxr-plugin from 2.5 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 2.5 to 3.3.0.
- [Commits](apache/maven-jxr@jxr-2.5...jxr-3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and orende committed May 9, 2023
1 parent 0116eda commit 7cae6ec
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 @@ -240,7 +240,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>2.5</version>
<version>3.3.0</version>
</plugin>
<!-- Test report -->
<plugin>
Expand Down

0 comments on commit 7cae6ec

Please sign in to comment.