Skip to content

Commit ffab070

Browse files
committed
Tests: Support bidderconfig array concat option
1 parent 0ea21ce commit ffab070

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
<artifactId>google-cloud-storage</artifactId>
3131
<version>2.48.0</version>
3232
<exclusions>
33+
<exclusion>
34+
<groupId>commons-logging</groupId>
35+
<artifactId>commons-logging</artifactId>
36+
</exclusion>
3337
<exclusion>
3438
<groupId>com.google.guava</groupId>
3539
<artifactId>failureaccess</artifactId>

0 commit comments

Comments
 (0)