Skip to content

Commit

Permalink
Merge pull request #4880 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.4.3

build(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3
  • Loading branch information
adamretter committed Apr 19, 2023
2 parents 3892ebe + 83b4916 commit eb22fdf
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 @@ -845,7 +845,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.4.2</version>
<version>3.4.3</version>
<configuration>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
</configuration>
Expand Down

0 comments on commit eb22fdf

Please sign in to comment.