Skip to content

Commit

Permalink
Bump the github-dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the github-dependencies group with 4 updates in the / directory: [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core), [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin), [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin).


Updates `io.projectreactor:reactor-core` from 3.5.11 to 3.6.5
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.11...v3.6.5)

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

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

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 5, 2024
1 parent f8ce668 commit aab52be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
<extension.springcloud.version>4.9.1</extension.springcloud.version>
<extension.tracing.version>4.9.0</extension.tracing.version>

<projectreactor.version>3.5.11</projectreactor.version>
<projectreactor.version>3.6.5</projectreactor.version>

<bom-helper.version>0.4.0</bom-helper.version>
<maven-clean.version>3.3.2</maven-clean.version>
<maven-deploy.version>3.1.1</maven-deploy.version>
<maven-gpg.version>3.1.0</maven-gpg.version>
<maven-install.version>3.1.1</maven-install.version>
<maven-deploy.version>3.1.2</maven-deploy.version>
<maven-gpg.version>3.2.4</maven-gpg.version>
<maven-install.version>3.1.2</maven-install.version>
<maven-release.version>3.0.1</maven-release.version>
</properties>

Expand Down

0 comments on commit aab52be

Please sign in to comment.