Skip to content

Commit c67d81b

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.1.2 (#1356)
1 parent b76833d commit c67d81b

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
@@ -360,7 +360,7 @@
360360
<plugin>
361361
<groupId>org.apache.maven.plugins</groupId>
362362
<artifactId>maven-project-info-reports-plugin</artifactId>
363-
<version>3.1.1</version>
363+
<version>3.1.2</version>
364364
</plugin>
365365
<plugin>
366366
<groupId>org.apache.maven.plugins</groupId>
@@ -530,7 +530,7 @@
530530
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
531531
<plugin>
532532
<artifactId>maven-project-info-reports-plugin</artifactId>
533-
<version>3.1.1</version>
533+
<version>3.1.2</version>
534534
<executions>
535535
<execution>
536536
<goals>

0 commit comments

Comments
 (0)