Skip to content

Commit

Permalink
Bump maven-plugin-plugin from 3.6.1 to 3.6.2 (#170)
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.1 to 3.6.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2)

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2021
1 parent 3d78f43 commit 96c793d
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 @@ -58,7 +58,7 @@
<version.maven.plugin.jar>3.2.0</version.maven.plugin.jar>
<version.maven.plugin.javadoc>3.3.1</version.maven.plugin.javadoc>
<version.maven.plugin.nexus.staging>1.6.8</version.maven.plugin.nexus.staging>
<version.maven.plugin.plugin>3.6.1</version.maven.plugin.plugin>
<version.maven.plugin.plugin>3.6.2</version.maven.plugin.plugin>
<version.maven.plugin.resources>3.2.0</version.maven.plugin.resources>
<version.maven.plugin.scala>4.4.0</version.maven.plugin.scala> <!-- 2.12 build failing at higher version -->
<version.maven.plugin.scalatest>2.0.2</version.maven.plugin.scalatest>
Expand Down

0 comments on commit 96c793d

Please sign in to comment.