Skip to content

Commit 4877ee8

Browse files
Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.1 to 3.1.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.1.1...maven-project-info-reports-plugin-3.1.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a850aa commit 4877ee8

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
@@ -701,7 +701,7 @@
701701
<plugin>
702702
<groupId>org.apache.maven.plugins</groupId>
703703
<artifactId>maven-project-info-reports-plugin</artifactId>
704-
<version>3.1.1</version>
704+
<version>3.1.2</version>
705705
<configuration>
706706
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
707707
</configuration>

0 commit comments

Comments
 (0)