File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 137137 <jetty .version>8.1.14.v20131031</jetty .version>
138138 <orbit .version>3.0.0.v201112011016</orbit .version>
139139 <chill .version>0.5.0</chill .version>
140- <kryo .version>2.24.0</kryo .version>
141140 <ivy .version>2.4.0</ivy .version>
142141 <oro .version>2.0.8</oro .version>
143142 <codahale .metrics.version>3.1.0</codahale .metrics.version>
342341 </exclusion >
343342 </exclusions >
344343 </dependency >
345- <!-- Bump kryo version (included via chill) due to SPARK-5607 -->
346- <dependency >
347- <groupId >com.esotericsoftware.kryo</groupId >
348- <artifactId >kryo</artifactId >
349- <version >${kryo.version} </version >
350- </dependency >
351-
344+
352345 <!-- Shaded deps marked as provided. These are promoted to compile scope
353346 in the modules where we want the shaded classes to appear in the
354347 associated jar. -->
You can’t perform that action at this time.
0 commit comments