Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Oct 2, 2021
1 parent b2cb28e commit 6acc4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-release-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</prerequisites>

<properties>
<mavenPluginPluginVersion>3.6.0</mavenPluginPluginVersion>
<mavenPluginPluginVersion>3.6.1</mavenPluginPluginVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit 6acc4ea

Please sign in to comment.