@@ -249,14 +249,14 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
249249 (Interpreter classes (all .scala files in repl/src/main/scala
250250 except for Main.Scala, SparkHelper.scala and ExecutorClassLoader.scala),
251251 and for SerializableMapWrapper in JavaUtils.scala)
252- (BSD-like) Scala Actors library (org.scala-lang:scala-actors:2.10.5 - http://www.scala-lang.org/)
253- (BSD-like) Scala Compiler (org.scala-lang:scala-compiler:2.10.5 - http://www.scala-lang.org/)
254- (BSD-like) Scala Compiler (org.scala-lang:scala-reflect:2.10.5 - http://www.scala-lang.org/)
255- (BSD-like) Scala Library (org.scala-lang:scala-library:2.10.5 - http://www.scala-lang.org/)
256- (BSD-like) Scalap (org.scala-lang:scalap:2.10.5 - http://www.scala-lang.org/)
257- (BSD-style) scalacheck (org.scalacheck:scalacheck_2.10 :1.10.0 - http://www.scalacheck.org)
258- (BSD-style) spire (org.spire-math:spire_2.10 :0.7.1 - http://spire-math.org)
259- (BSD-style) spire-macros (org.spire-math:spire-macros_2.10 :0.7.1 - http://spire-math.org)
252+ (BSD-like) Scala Actors library (org.scala-lang:scala-actors:2.11.7 - http://www.scala-lang.org/)
253+ (BSD-like) Scala Compiler (org.scala-lang:scala-compiler:2.11.7 - http://www.scala-lang.org/)
254+ (BSD-like) Scala Compiler (org.scala-lang:scala-reflect:2.11.7 - http://www.scala-lang.org/)
255+ (BSD-like) Scala Library (org.scala-lang:scala-library:2.11.7 - http://www.scala-lang.org/)
256+ (BSD-like) Scalap (org.scala-lang:scalap:2.11.7 - http://www.scala-lang.org/)
257+ (BSD-style) scalacheck (org.scalacheck:scalacheck_2.11 :1.10.0 - http://www.scalacheck.org)
258+ (BSD-style) spire (org.spire-math:spire_2.11 :0.7.1 - http://spire-math.org)
259+ (BSD-style) spire-macros (org.spire-math:spire-macros_2.11 :0.7.1 - http://spire-math.org)
260260 (New BSD License) Kryo (com.esotericsoftware.kryo:kryo:2.21 - http://code.google.com/p/kryo/)
261261 (New BSD License) MinLog (com.esotericsoftware.minlog:minlog:1.2 - http://code.google.com/p/minlog/)
262262 (New BSD License) ReflectASM (com.esotericsoftware.reflectasm:reflectasm:1.07 - http://code.google.com/p/reflectasm/)
@@ -283,7 +283,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
283283 (MIT License) SLF4J API Module (org.slf4j:slf4j-api:1.7.5 - http://www.slf4j.org)
284284 (MIT License) SLF4J LOG4J-12 Binding (org.slf4j:slf4j-log4j12:1.7.5 - http://www.slf4j.org)
285285 (MIT License) pyrolite (org.spark-project:pyrolite:2.0.1 - http://pythonhosted.org/Pyro4/)
286- (MIT License) scopt (com.github.scopt:scopt_2.10 :3.2.0 - https://github.com/scopt/scopt)
286+ (MIT License) scopt (com.github.scopt:scopt_2.11 :3.2.0 - https://github.com/scopt/scopt)
287287 (The MIT License) Mockito (org.mockito:mockito-core:1.9.5 - http://www.mockito.org)
288288 (MIT License) jquery (https://jquery.org/license/)
289289 (MIT License) AnchorJS (https://github.com/bryanbraun/anchorjs)
0 commit comments