Skip to content

Commit 5fe78f7

Browse files
authored
Merge pull request #5341 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.6.1
2 parents 8eae632 + 5f8d047 commit 5fe78f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@
866866
<plugin>
867867
<groupId>org.apache.maven.plugins</groupId>
868868
<artifactId>maven-project-info-reports-plugin</artifactId>
869-
<version>3.6.0</version>
869+
<version>3.6.1</version>
870870
<configuration>
871871
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
872872
</configuration>

0 commit comments

Comments
 (0)