Skip to content

Commit 1599860

Browse files
build(deps): bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.0 to 3.4.1. - [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.0...maven-project-info-reports-plugin-3.4.1) --- 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 8f6b9c4 commit 1599860

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
@@ -785,7 +785,7 @@
785785
<plugin>
786786
<groupId>org.apache.maven.plugins</groupId>
787787
<artifactId>maven-project-info-reports-plugin</artifactId>
788-
<version>3.4.0</version>
788+
<version>3.4.1</version>
789789
<configuration>
790790
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
791791
</configuration>

0 commit comments

Comments
 (0)