Skip to content

Commit

Permalink
Bump maven-dependency-plugin from 3.1.2 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2021
1 parent 5bb9a47 commit ab965e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<maven-failsafe.plugin>3.0.0-M4</maven-failsafe.plugin>
<maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version>
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
<maven-dependency-plugin.version>3.2.0</maven-dependency-plugin.version>
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
<pitest-maven.plugin>1.6.7</pitest-maven.plugin>
<pitest-maven.junit5.plugin>0.14</pitest-maven.junit5.plugin>
Expand Down

0 comments on commit ab965e2

Please sign in to comment.