Skip to content

Commit eeab877

Browse files
build(deps): bump com.google.cloud:google-cloud-storage (#2412)
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.53.0 to 2.53.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.53.0...v2.53.1) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-storage dependency-version: 2.53.1 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>
1 parent e9788d5 commit eeab877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-content-gcs/pom.xml

Lines changed: 1 addition & 1 deletion
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.53.0</version>
30+
<version>2.53.1</version>
3131
</dependency>
3232

3333
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)