File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed
pulsar-client-kafka-compat/pulsar-client-kafka_0_9 Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 103103 <artifactId >powermock-module-testng</artifactId >
104104 <scope >test</scope >
105105 </dependency >
106+
107+ <dependency >
108+ <groupId >com.google.guava</groupId >
109+ <artifactId >guava</artifactId >
110+ </dependency >
106111 </dependencies >
107112
108113</project >
Original file line number Diff line number Diff line change 154154 <artifactId >powermock-module-testng</artifactId >
155155 <scope >test</scope >
156156 </dependency >
157+
158+ <dependency >
159+ <groupId >com.google.guava</groupId >
160+ <artifactId >guava</artifactId >
161+ </dependency >
157162 </dependencies >
158163
159164 <build >
Original file line number Diff line number Diff line change 8585 </exclusions >
8686 </dependency >
8787
88+ <dependency >
89+ <groupId >com.google.guava</groupId >
90+ <artifactId >guava</artifactId >
91+ </dependency >
8892 </dependencies >
8993
9094 <build >
You can’t perform that action at this time.
0 commit comments