Skip to content

Commit

Permalink
Merge pull request #5362 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.6.2

Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2
  • Loading branch information
dizzzz committed Jul 15, 2024
2 parents abf1323 + fc6192a commit 4e0b5ad
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 @@ -866,7 +866,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.6.1</version>
<version>3.6.2</version>
<configuration>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
</configuration>
Expand Down

0 comments on commit 4e0b5ad

Please sign in to comment.