Skip to content

Commit 948888a

Browse files
Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#1051)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74927ca commit 948888a

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
@@ -292,7 +292,7 @@
292292
<plugin>
293293
<!-- maven-site-plugin 3.3 requires maven-project-info-reports-plugin < 3.0 -->
294294
<artifactId>maven-project-info-reports-plugin</artifactId>
295-
<version>2.9</version>
295+
<version>3.8.0</version>
296296
</plugin>
297297
<plugin>
298298
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)