Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/14429#discussion_r72908317
--- Diff: pom.xml ---
@@ -2645,7 +2647,18 @@
<properties>
<scala.version>2.11.8</scala.version>
<scala.binary.version>2.11</scala.binary.version>
+ <jline.version>2.12.1</jline.version>
+ <jline.groupid>jline</jline.groupid>
--- End diff --
OK, I think I understand this a little better, but, `repl/pom.xml` no
longer needs to manage the jline dependency _only_ for Scala 2.10, right? that
can be removed, because it has to be managed (version and group) for both Scala
versions.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]