[
https://issues.apache.org/jira/browse/GORA-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028035#comment-16028035
]
ASF GitHub Bot commented on GORA-509:
-------------------------------------
Github user lewismc commented on a diff in the pull request:
https://github.com/apache/gora/pull/104#discussion_r118865048
--- Diff: pom.xml ---
@@ -739,12 +739,12 @@
<!-- Solr Dependencies -->
<lucene-solr.version>4.10.3</lucene-solr.version>
<solr-solrj.version>4.10.3</solr-solrj.version>
- <lucene-solr-5.version>5.5.1</lucene-solr-5.version>
- <solr-solrj-5.version>5.5.1</solr-solrj-5.version>
- <jetty.version>8.1.8.v20121106</jetty.version>
+ <lucene-solr-5.version>6.5.1</lucene-solr-5.version>
+ <solr-solrj-5.version>6.5.1</solr-solrj-5.version>
+ <jetty.version>9.3.14.v20161028</jetty.version>
<tika.version>1.7</tika.version>
--- End diff --
If Tika is a transient dependency made available through Solr (which I
think it most definitely is), please make sure to make the update here as well.
> Upgrade solr module into solr 6
> -------------------------------
>
> Key: GORA-509
> URL: https://issues.apache.org/jira/browse/GORA-509
> Project: Apache Gora
> Issue Type: Improvement
> Reporter: Madhawa Gunasekara
> Assignee: Madhawa Gunasekara
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)