Skip to content

Commit de94640

Browse files
committed
Upgrade to Lucene-7.5.0-snapshot-b9e064b935 (#31839)
This snapshot includes LUCENE-8384 which blocks work in Lucene rollback.
1 parent 1fb24af commit de94640

File tree

54 files changed

+30
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+30
-30
lines changed

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
elasticsearch = 6.4.0
2-
lucene = 7.4.0
2+
lucene = 7.5.0-snapshot-b9e064b935
33

44
# optional dependencies
55
spatial4j = 0.7

docs/Versions.asciidoc

Lines changed: 2 additions & 2 deletions

modules/lang-expression/licenses/lucene-expressions-7.4.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3ef67619b7f6d891a0bc1f8c19bf6ab6a7106de1

plugins/analysis-icu/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ forbiddenApis {
3030

3131
dependencies {
3232
compile "org.apache.lucene:lucene-analyzers-icu:${versions.lucene}"
33-
compile 'com.ibm.icu:icu4j:61.1'
33+
compile 'com.ibm.icu:icu4j:62.1'
3434
}
3535

3636
dependencyLicenses {

plugins/analysis-icu/licenses/icu4j-61.1.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7a4d00d5ec5febd252a6182e8b6e87a0a9821f81

plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
332410cfb49be3ec445ccf4a10164baf8e1b2f81

plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)