Skip to content

Commit 403124d

Browse files
committed
update dependency
1 parent 6f818bf commit 403124d

File tree

1 file changed

+2
-2
lines changed
  • extra/modules/greenbids-real-time-data

1 file changed

+2
-2
lines changed

extra/modules/greenbids-real-time-data/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-storage</artifactId>
31-
<version>2.48.0</version>
31+
<version>2.41.0</version>
3232
<exclusions>
3333
<exclusion>
34-
<artifactId>failureaccess</artifactId>
3534
<groupId>com.google.guava</groupId>
35+
<artifactId>failureaccess</artifactId>
3636
</exclusion>
3737
</exclusions>
3838
</dependency>

0 commit comments

Comments
 (0)