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.6.8 to 3.6.10
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.8...v3.6.10)

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)

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent b9ff604 commit b075d37
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.10.0</extension.springcloud.version>
<extension.tracing.version>4.10.0</extension.tracing.version>

<projectreactor.version>3.6.8</projectreactor.version>
<projectreactor.version>3.6.10</projectreactor.version>

<bom-helper.version>0.4.0</bom-helper.version>
<maven-clean.version>3.4.0</maven-clean.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-deploy.version>3.1.3</maven-deploy.version>
<maven-gpg.version>3.2.6</maven-gpg.version>
<maven-install.version>3.1.3</maven-install.version>
<maven-release.version>3.1.1</maven-release.version>
</properties>

Expand Down

0 comments on commit b075d37

Please sign in to comment.