Skip to content

Commit 0de3985

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.5.0 (#1949)
1 parent 571f8a8 commit 0de3985

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
@@ -366,7 +366,7 @@
366366
<plugin>
367367
<groupId>org.apache.maven.plugins</groupId>
368368
<artifactId>maven-project-info-reports-plugin</artifactId>
369-
<version>3.4.5</version>
369+
<version>3.5.0</version>
370370
</plugin>
371371
<plugin>
372372
<groupId>org.apache.maven.plugins</groupId>
@@ -549,7 +549,7 @@
549549
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
550550
<plugin>
551551
<artifactId>maven-project-info-reports-plugin</artifactId>
552-
<version>3.4.5</version>
552+
<version>3.5.0</version>
553553
<executions>
554554
<execution>
555555
<goals>

0 commit comments

Comments
 (0)