Skip to content

Commit

Permalink
Revert: Bump maven-project-info-reports-plugin from 3.1.2 to 3.4.1
Browse files Browse the repository at this point in the history
The newer version attempts to resolve dependencies that are not available (or use in a report)
  • Loading branch information
bdemers committed Oct 7, 2022
1 parent 6bf5695 commit 41133ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.4.1</version>
<version>3.1.2</version>
<!-- Disable, just to make it go faster -->
<configuration>
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
Expand Down

0 comments on commit 41133ec

Please sign in to comment.