Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:spring-cloud-gcp-storage (#1973)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:spring-cloud-gcp-storage](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 5.3.0 to 5.4.0.
- [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@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 96a101e commit 11d866c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-gcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>spring-cloud-gcp-storage</artifactId>
<version>5.3.0</version>
<version>5.4.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 11d866c

Please sign in to comment.