jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/375821 )

Change subject: Upgrade to elastic 5.5
......................................................................


Upgrade to elastic 5.5

Bug: T174653
Change-Id: If31a8e0b5d68011a9c79df60a758168f611e3eb1
---
M pom.xml
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  EBernhardson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pom.xml b/pom.xml
index 9160466..3c5d186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,10 +51,10 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <elasticsearch.version>5.4.3</elasticsearch.version>
+    <elasticsearch.version>5.5.2</elasticsearch.version>
     <!-- For the Elasticsearch plugin to work this should match the version of 
Lucene that Elasticsearch
       uses. -->
-    <lucene.version>6.5.1</lucene.version>
+    <lucene.version>6.6.0</lucene.version>
     <randomizedtesting.version>2.5.0</randomizedtesting.version>
     <maven.compiler.target>1.8</maven.compiler.target>
     <maven.compiler.source>1.8</maven.compiler.source>
@@ -404,7 +404,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.11</version>
+      <version>4.12</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>

-- 
To view, visit https://gerrit.wikimedia.org/r/375821
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If31a8e0b5d68011a9c79df60a758168f611e3eb1
Gerrit-PatchSet: 1
Gerrit-Project: search/highlighter
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to