Skip to content

Commit 1e3ee15

Browse files
authored
Merge pull request #3867 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.1.2
Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
2 parents 1d88cc4 + 4877ee8 commit 1e3ee15

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)