Skip to content

Commit

Permalink
Bump spring-cloud-gcp-storage from 2.0.3 to 2.0.4 (#615)
Browse files Browse the repository at this point in the history
Bumps [spring-cloud-gcp-storage](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.adoc)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v2.0.3...v2.0.4)

---
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 Aug 24, 2021
1 parent faab6b9 commit b8ea70d
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>2.0.3</version>
<version>2.0.4</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit b8ea70d

Please sign in to comment.