Skip to content

Commit cf90ffc

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.4.0 (#1692)
1 parent 8bea209 commit cf90ffc

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
@@ -355,7 +355,7 @@
355355
<plugin>
356356
<groupId>org.apache.maven.plugins</groupId>
357357
<artifactId>maven-project-info-reports-plugin</artifactId>
358-
<version>3.3.0</version>
358+
<version>3.4.0</version>
359359
</plugin>
360360
<plugin>
361361
<groupId>org.apache.maven.plugins</groupId>
@@ -525,7 +525,7 @@
525525
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
526526
<plugin>
527527
<artifactId>maven-project-info-reports-plugin</artifactId>
528-
<version>3.3.0</version>
528+
<version>3.4.0</version>
529529
<executions>
530530
<execution>
531531
<goals>

0 commit comments

Comments
 (0)