Skip to content

Commit a82b980

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.1.0 (#1050)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | org.apache.maven.plugins:maven-project-info-reports-plugin | minor | `3.0.0` -> `3.1.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/google-http-java-client).
1 parent d82666f commit a82b980

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.0.0</version>
362+
<version>3.1.0</version>
363363
</plugin>
364364
<plugin>
365365
<groupId>org.apache.maven.plugins</groupId>
@@ -517,7 +517,7 @@
517517
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
518518
<plugin>
519519
<artifactId>maven-project-info-reports-plugin</artifactId>
520-
<version>3.0.0</version>
520+
<version>3.1.0</version>
521521
<executions>
522522
<execution>
523523
<goals>

0 commit comments

Comments
 (0)