Skip to content

Commit

Permalink
chore(deps): bump maven-install-plugin from 3.0.0-M1 to 3.1.1 (#488)
Browse files Browse the repository at this point in the history
* chore(deps): bump maven-install-plugin from 3.0.0-M1 to 3.1.1

Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.0-M1 to 3.1.1.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.0.0-M1...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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

* Update pom.xml

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Vinokur <[email protected]>
  • Loading branch information
dependabot[bot] and vinokurig authored Oct 12, 2023
1 parent 148415c commit 2adb6f6
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 @@ -116,7 +116,7 @@
<maven.fabric8io.docker.plugin.version>0.37.0</maven.fabric8io.docker.plugin.version>
<maven.failsafe.plugin.version>3.0.0-M5</maven.failsafe.plugin.version>
<maven.fmt.plugin.version>2.13</maven.fmt.plugin.version>
<maven.install.plugin.version>3.0.0-M1</maven.install.plugin.version>
<maven.install.plugin.version>3.1.1</maven.install.plugin.version>
<maven.jacoco.plugin.version>0.8.7</maven.jacoco.plugin.version>
<maven.jar.plugin.version>3.2.0</maven.jar.plugin.version>
<maven.mycila.license.plugin.version>4.1</maven.mycila.license.plugin.version>
Expand Down

0 comments on commit 2adb6f6

Please sign in to comment.