Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2022
1 parent 9d4bdc5 commit 53fdce4
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 @@ -24,7 +24,7 @@
<!-- Plugin versions -->
<version.compiler.plugin>3.10.1</version.compiler.plugin>
<version.gpg.plugin>3.0.1</version.gpg.plugin>
<version.install.plugin>3.0.1</version.install.plugin>
<version.install.plugin>3.1.0</version.install.plugin>
<version.jar.plugin>3.3.0</version.jar.plugin>
<version.javadoc.plugin>3.4.1</version.javadoc.plugin>
<version.nexus.staging.plugin>1.6.13</version.nexus.staging.plugin>
Expand Down

0 comments on commit 53fdce4

Please sign in to comment.