Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-project-info-reports-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 2.9 to 3.8.0.
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-2.9...maven-project-info-reports-plugin-3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent e4a11ad commit 9154a1e
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 @@ -292,7 +292,7 @@
<plugin>
<!-- maven-site-plugin 3.3 requires maven-project-info-reports-plugin < 3.0 -->
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.9</version>
<version>3.8.0</version>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down

0 comments on commit 9154a1e

Please sign in to comment.