Skip to content

Commit 066aa8c

Browse files
authored
Update google cloud storage (#818)
1 parent 21a5009 commit 066aa8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
// If updated check if the transitive dependency to javax.servlet.jsp:jsp-api:2.1 has also updated
4141
// and remove the manual licensing check for it in licenses-3rdparties.gradle
4242
compileOnly group: 'org.apache.hadoop', name: 'hadoop-common', version: '3.4.1', withoutServers
43-
compileOnly group: 'com.google.cloud', name: 'google-cloud-storage', version: '2.26.1'
43+
compileOnly group: 'com.google.cloud', name: 'google-cloud-storage', version: '2.54.0'
4444
compileOnly group: 'com.github.seancfoley', name: 'ipaddress', version: '5.3.3'
4545
compileOnly group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.0'
4646

0 commit comments

Comments
 (0)