Skip to content

Commit

Permalink
chore(deps): Bump the all-maven-dependencies group across 1 directory…
Browse files Browse the repository at this point in the history
… with 2 updates (#57)

Bumps the all-maven-dependencies group with 2 updates in the / directory: [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) and [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin).


Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.2...maven-install-plugin-3.1.3)

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 8a43eaf commit 6641787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scram-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
<surefire-plugin.version>3.4.0</surefire-plugin.version>
<failsafe-plugin.version>3.4.0</failsafe-plugin.version>
<enforcer-plugin.version>3.5.0</enforcer-plugin.version>
<install-plugin.version>3.1.2</install-plugin.version>
<deploy-plugin.version>3.1.2</deploy-plugin.version>
<install-plugin.version>3.1.3</install-plugin.version>
<deploy-plugin.version>3.1.3</deploy-plugin.version>
<invoker-plugin.version>3.7.0</invoker-plugin.version>
<gpg-plugin.version>3.2.5</gpg-plugin.version>
<jacoco-plugin.verson>0.8.12</jacoco-plugin.verson>
Expand Down

0 comments on commit 6641787

Please sign in to comment.