Skip to content

Commit 53fca46

Browse files
build(deps): bump com.google.cloud:google-cloud-storage (#2353)
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.52.0 to 2.52.1. - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage@v2.52.0...v2.52.1) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.52.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f15eb7 commit 53fca46

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
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.cloud</groupId>
2929
<artifactId>google-cloud-storage</artifactId>
30-
<version>2.52.0</version>
30+
<version>2.52.1</version>
3131
</dependency>
3232

3333
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)