Skip to content

Commit 8506280

Browse files
Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#1141)
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 2.9 to 3.7.0. - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-2.9...maven-project-info-reports-plugin-3.7.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 434c84c commit 8506280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<plugin>
318318
<!-- maven-site-plugin 3.3 requires maven-project-info-reports-plugin < 3.0 -->
319319
<artifactId>maven-project-info-reports-plugin</artifactId>
320-
<version>2.9</version>
320+
<version>3.7.0</version>
321321
</plugin>
322322
<plugin>
323323
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)