Skip to content

Commit

Permalink
Merge pull request #5645 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.9.0

Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0
  • Loading branch information
dizzzz authored Feb 27, 2025
2 parents ec680fd + c1211bb commit aa10d29
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 @@ -872,7 +872,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.8.0</version>
<version>3.9.0</version>
<configuration>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
</configuration>
Expand Down

0 comments on commit aa10d29

Please sign in to comment.