Skip to content

Commit d5f5737

Browse files
build(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.1 to 3.4.2. - [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.4.1...maven-project-info-reports-plugin-3.4.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac2c7e1 commit d5f5737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@
788788
<plugin>
789789
<groupId>org.apache.maven.plugins</groupId>
790790
<artifactId>maven-project-info-reports-plugin</artifactId>
791-
<version>3.4.1</version>
791+
<version>3.4.2</version>
792792
<configuration>
793793
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
794794
</configuration>

0 commit comments

Comments
 (0)