Skip to content

Commit b48da41

Browse files
Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#301)
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases) - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.8.0...maven-project-info-reports-plugin-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48d1358 commit b48da41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<properties>
2020
<mvn-site-plugin-version>3.21.0</mvn-site-plugin-version>
21-
<mvn-project-info-reports-plugin>3.8.0</mvn-project-info-reports-plugin>
21+
<mvn-project-info-reports-plugin>3.9.0</mvn-project-info-reports-plugin>
2222
<!-- 'report' goal seems not to work with lastest version, 3.9.0 -->
2323
<mvn-plugin-version>3.15.1</mvn-plugin-version>
2424
</properties>

0 commit comments

Comments
 (0)