Skip to content

Commit f035e48

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.8.0
1 parent 3453864 commit f035e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
<plugin>
384384
<groupId>org.apache.maven.plugins</groupId>
385385
<artifactId>maven-project-info-reports-plugin</artifactId>
386-
<version>3.6.2</version>
386+
<version>3.8.0</version>
387387
</plugin>
388388
<plugin>
389389
<groupId>org.apache.maven.plugins</groupId>
@@ -566,7 +566,7 @@
566566
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
567567
<plugin>
568568
<artifactId>maven-project-info-reports-plugin</artifactId>
569-
<version>3.6.2</version>
569+
<version>3.8.0</version>
570570
<executions>
571571
<execution>
572572
<goals>

0 commit comments

Comments
 (0)