Skip to content

Commit 41133ec

Browse files
committed
Revert: Bump maven-project-info-reports-plugin from 3.1.2 to 3.4.1
The newer version attempts to resolve dependencies that are not available (or use in a report)
1 parent 6bf5695 commit 41133ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@
12881288
</plugin>
12891289
<plugin>
12901290
<artifactId>maven-project-info-reports-plugin</artifactId>
1291-
<version>3.4.1</version>
1291+
<version>3.1.2</version>
12921292
<!-- Disable, just to make it go faster -->
12931293
<configuration>
12941294
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>

0 commit comments

Comments
 (0)