Skip to content

Commit 11d866c

Browse files
build(deps): bump com.google.cloud:spring-cloud-gcp-storage (#1973)
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>
1 parent 96a101e commit 11d866c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-content-gcs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.google.cloud</groupId>
2424
<artifactId>spring-cloud-gcp-storage</artifactId>
25-
<version>5.3.0</version>
25+
<version>5.4.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)