Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps com.google.cloud:spring-cloud-gcp-core from 6.2.3 to 7.3.2.

Release notes

Sourced from com.google.cloud:spring-cloud-gcp-core's releases.

v7.3.2

7.3.2 (2025-09-30)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.69.0 (#4172) (bf390ae)
  • deps: update gapic-generator-java-bom.version to v2.62.2 (#4166) (2627d95)

v7.3.1

7.3.1 (2025-09-15)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.68.0 (#4136) (2335f17)
  • deps: update gapic-generator-java-bom.version to v2.62.1 (#4135) (7010534)
  • parametermanager: fix invalid bean definition named 'clientFactory' (#4127) (1c98540)

v7.3.0

7.3.0 (2025-08-29)

Features

  • parametermanager: add support for gcp parameter manager service (#3699) (c0748f1)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.67.0 (#4104) (e8aec00)
  • deps: update gapic-generator-java-bom.version to v2.62.0 (#4099) (8a91c2c)

v7.2.0

7.2.0 (2025-08-19)

Features

  • Update root reference docs with latest version (#4081) (20c45f9)

Bug Fixes

  • deps: update dependency com.google.api:gapic-generator-java-bom to v2.61.0 (#4071) (f96a628)
  • deps: update dependency com.google.cloud:libraries-bom to v26.66.0 (#4070) (4aa58cd)
  • doc: fix secret manager section header levels (#4060) (82df717), closes #4072
  • docs: add missing parameter.adoc to documentation index (#4069) (23dc9ae)
  • remove unnecessary backslashes (#4083) (0cfe9d9)
  • spanner: check for empty before delete (#4047) (b50c092)

... (truncated)

Changelog

Sourced from com.google.cloud:spring-cloud-gcp-core's changelog.

7.3.2 (2025-09-30)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.69.0 (#4172) (bf390ae)
  • deps: update gapic-generator-java-bom.version to v2.62.2 (#4166) (2627d95)

7.3.1 (2025-09-15)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.68.0 (#4136) (2335f17)
  • deps: update gapic-generator-java-bom.version to v2.62.1 (#4135) (7010534)
  • parametermanager: fix invalid bean definition named 'clientFactory' (#4127) (1c98540)

7.3.0 (2025-08-29)

Features

  • parametermanager: add support for gcp parameter manager service (#3699) (c0748f1)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.67.0 (#4104) (e8aec00)
  • deps: update gapic-generator-java-bom.version to v2.62.0 (#4099) (8a91c2c)

7.2.0 (2025-08-19)

Features

  • Update root reference docs with latest version (#4081) (20c45f9)

Bug Fixes

  • deps: update dependency com.google.api:gapic-generator-java-bom to v2.61.0 (#4071) (f96a628)
  • deps: update dependency com.google.cloud:libraries-bom to v26.66.0 (#4070) (4aa58cd)
  • doc: fix secret manager section header levels (#4060) (82df717), closes #4072
  • docs: add missing parameter.adoc to documentation index (#4069) (23dc9ae)
  • remove unnecessary backslashes (#4083) (0cfe9d9)
  • spanner: check for empty before delete (#4047) (b50c092)

Documentation

... (truncated)

Commits
  • 881ac94 chore(main): release 7.3.2 (#4167)
  • bf390ae fix(deps): update dependency com.google.cloud:libraries-bom to v26.69.0 (#4172)
  • 2627d95 fix(deps): update gapic-generator-java-bom.version to v2.62.2 (#4166)
  • 8197d07 chore(main): release 7.3.2-SNAPSHOT (#4143)
  • f68ca78 chore(main): release 7.3.1 (#4132)
  • f070026 chore: update starter modules in spring-cloud-previews (#4140)
  • 2335f17 fix(deps): update dependency com.google.cloud:libraries-bom to v26.68.0 (#4136)
  • 7010534 fix(deps): update gapic-generator-java-bom.version to v2.62.1 (#4135)
  • 603ed2c chore: Provide generic Javadocs link on the Spring README (#4134)
  • 20da12f chore: Update README to latest Spring versions (#4133)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.cloud:spring-cloud-gcp-core](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 6.2.3 to 7.3.2.
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v6.2.3...v7.3.2)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-core
  dependency-version: 7.3.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #2477.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/maven/main/com.google.cloud-spring-cloud-gcp-core-7.3.2 branch October 13, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant