File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed
Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change 181181 <artifactId >beam-runners-direct-java</artifactId >
182182 <version >${beam.beam.version} </version >
183183 </dependency >
184-
185- <dependency >
186- <groupId >org.apache.beam</groupId >
187- <artifactId >beam-runners-flink_2.10</artifactId >
188- <version >${beam.beam.version} </version >
189- <exclusions >
190- <exclusion >
191- <artifactId >slf4j-log4j12</artifactId >
192- <groupId >org.slf4j</groupId >
193- </exclusion >
194- <exclusion >
195- <artifactId >netty-all</artifactId >
196- <groupId >io.netty</groupId >
197- </exclusion >
198- </exclusions >
199- </dependency >
200-
201- <dependency >
202- <groupId >org.apache.beam</groupId >
203- <artifactId >beam-runners-flink_2.10-examples</artifactId >
204- <version >${beam.beam.version} </version >
205- <exclusions >
206- <exclusion >
207- <artifactId >slf4j-log4j12</artifactId >
208- <groupId >org.slf4j</groupId >
209- </exclusion >
210- </exclusions >
211- </dependency >
212184
213185 <dependency >
214186 <groupId >javax.servlet</groupId >
You can’t perform that action at this time.
0 commit comments