Skip to content

Commit 7b92b74

Browse files
committed
Update maven-project-info-reports-plugin to 3.1.1
1 parent 358c969 commit 7b92b74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,11 @@ under the License.
267267
</excludes>
268268
</configuration>
269269
</plugin>
270+
<plugin>
271+
<groupId>org.apache.maven.plugins</groupId>
272+
<artifactId>maven-project-info-reports-plugin</artifactId>
273+
<version>3.1.1</version>
274+
</plugin>
270275
</plugins>
271276
</pluginManagement>
272277
<plugins>

0 commit comments

Comments
 (0)