Skip to content

Commit

Permalink
chore(deps): bump maven-install-plugin from 2.5.2 to 3.1.1 (#79)
Browse files Browse the repository at this point in the history
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 2.5.2 to 3.1.1.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-2.5.2...maven-install-plugin-3.1.1)

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

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 Mar 27, 2023
1 parent b113faf commit 59690a3
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 @@ -54,7 +54,7 @@
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
<formatter-maven-plugin.version>2.22.0</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.8.0</impsort-maven-plugin.version>
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
<git-commit-id-maven-plugin.version>5.0.0</git-commit-id-maven-plugin.version>
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
Expand Down

0 comments on commit 59690a3

Please sign in to comment.