Skip to content

Commit a51c417

Browse files
authored
Merge pull request #4365 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.3.0
Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0
2 parents 7691d1a + d31deda commit a51c417

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
@@ -785,7 +785,7 @@
785785
<plugin>
786786
<groupId>org.apache.maven.plugins</groupId>
787787
<artifactId>maven-project-info-reports-plugin</artifactId>
788-
<version>3.2.2</version>
788+
<version>3.3.0</version>
789789
<configuration>
790790
<dependencyDetailsEnabled>false</dependencyDetailsEnabled> <!-- TODO(AR) disabled due to slow `mvn site` build times -->
791791
</configuration>

0 commit comments

Comments
 (0)