Skip to content

Commit

Permalink
Merge pull request #4943 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.4

build(deps): bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4
  • Loading branch information
dizzzz committed May 30, 2023
2 parents d9096fa + e7e7425 commit a323d8a
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 @@ -831,7 +831,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.4.3</version>
<version>3.4.4</version>
<configuration>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
</configuration>
Expand Down

0 comments on commit a323d8a

Please sign in to comment.