File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 136136 <okhttp .version>2.7.5</okhttp .version>
137137 <okio .version>1.13.0</okio .version>
138138 <retrofit .version>2.3.0</retrofit .version>
139- <bouncycastle .version>1.54 </bouncycastle .version>
139+ <bouncycastle .version>1.58 </bouncycastle .version>
140140 <jetty .version>9.4.8.v20171121</jetty .version>
141141 <orc .version>1.4.1</orc .version>
142142 <orc .classifier>nohive</orc .classifier>
411411 <dependency >
412412 <groupId >org.bouncycastle</groupId >
413413 <artifactId >bcprov-jdk15on</artifactId >
414+ <!-- brought in by jets3t; see SPARK-22634 -->
414415 <version >${bouncycastle.version} </version >
415416 </dependency >
416417 <!-- This artifact is a shaded version of ASM 5.0.4. The POM that was used to produce this
11961197 </exclusion >
11971198 </exclusions >
11981199 </dependency >
1199- <dependency >
1200- <groupId >org.bouncycastle</groupId >
1201- <artifactId >bcprov-jdk15on</artifactId >
1202- <!-- brought in by jets3t; see SPARK-22634 -->
1203- <version >1.58</version >
1204- </dependency >
12051200 <dependency >
12061201 <groupId >org.apache.hadoop</groupId >
12071202 <artifactId >hadoop-yarn-api</artifactId >
You can’t perform that action at this time.
0 commit comments