Skip to content

Commit

Permalink
Merge pull request #5510 from eXist-db/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-project-info-reports-plugin-3.8.0
  • Loading branch information
dizzzz authored Oct 27, 2024
2 parents adaa276 + b492d37 commit 7512123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<configuration>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
</configuration>
Expand Down

0 comments on commit 7512123

Please sign in to comment.