Skip to content

Commit 202a0c9

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.1.1 (#1105)
1 parent e957229 commit 202a0c9

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
@@ -359,7 +359,7 @@
359359
<plugin>
360360
<groupId>org.apache.maven.plugins</groupId>
361361
<artifactId>maven-project-info-reports-plugin</artifactId>
362-
<version>3.1.0</version>
362+
<version>3.1.1</version>
363363
</plugin>
364364
<plugin>
365365
<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.0</version>
533+
<version>3.1.1</version>
534534
<executions>
535535
<execution>
536536
<goals>

0 commit comments

Comments
 (0)