Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:spring-cloud-gcp-storage (#1633)
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 4.8.0 to 4.8.1.
- [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@v4.8.0...v4.8.1)

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

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 Oct 4, 2023
1 parent 5ab6459 commit 7fc0400
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>4.8.0</version>
<version>4.8.1</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 7fc0400

Please sign in to comment.