We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea21ce commit ffab070Copy full SHA for ffab070
extra/modules/greenbids-real-time-data/pom.xml
@@ -30,6 +30,10 @@
30
<artifactId>google-cloud-storage</artifactId>
31
<version>2.48.0</version>
32
<exclusions>
33
+ <exclusion>
34
+ <groupId>commons-logging</groupId>
35
+ <artifactId>commons-logging</artifactId>
36
+ </exclusion>
37
<exclusion>
38
<groupId>com.google.guava</groupId>
39
<artifactId>failureaccess</artifactId>
0 commit comments