Skip to content

Commit 614b073

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.9.0
1 parent f24ec6d commit 614b073

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
@@ -372,7 +372,7 @@
372372
<plugin>
373373
<groupId>org.apache.maven.plugins</groupId>
374374
<artifactId>maven-project-info-reports-plugin</artifactId>
375-
<version>3.6.2</version>
375+
<version>3.9.0</version>
376376
</plugin>
377377
<plugin>
378378
<groupId>org.apache.maven.plugins</groupId>
@@ -508,7 +508,7 @@
508508
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
509509
<plugin>
510510
<artifactId>maven-project-info-reports-plugin</artifactId>
511-
<version>3.6.2</version>
511+
<version>3.9.0</version>
512512
<executions>
513513
<execution>
514514
<goals>

0 commit comments

Comments
 (0)