Skip to content

Commit 05bb004

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.6.2 (#1982)
1 parent aecf9b8 commit 05bb004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@
377377
<plugin>
378378
<groupId>org.apache.maven.plugins</groupId>
379379
<artifactId>maven-project-info-reports-plugin</artifactId>
380-
<version>3.5.0</version>
380+
<version>3.6.2</version>
381381
</plugin>
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
@@ -560,7 +560,7 @@
560560
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
561561
<plugin>
562562
<artifactId>maven-project-info-reports-plugin</artifactId>
563-
<version>3.5.0</version>
563+
<version>3.6.2</version>
564564
<executions>
565565
<execution>
566566
<goals>

0 commit comments

Comments
 (0)