Bump morfologik-stemming from 2.1.1 to 2.1.8 in /plugins/analysis-ukrainian (#2181)
* Bump morfologik-stemming in /plugins/analysis-ukrainian Bumps [morfologik-stemming](https://github.com/morfologik/morfologik-stemming) from 2.1.1 to 2.1.8. - [Release notes](https://github.com/morfologik/morfologik-stemming/releases) - [Changelog](https://github.com/morfologik/morfologik-stemming/blob/master/CHANGES.txt) - [Commits](https://github.com/morfologik/morfologik-stemming/compare/2.1.1...2.1.8) --- updated-dependencies: - dependency-name: org.carrot2:morfologik-stemming dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d4b1a99798
commit
2eae5d1f8e
|
@ -36,7 +36,7 @@ opensearchplugin {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api "org.apache.lucene:lucene-analyzers-morfologik:${versions.lucene}"
|
api "org.apache.lucene:lucene-analyzers-morfologik:${versions.lucene}"
|
||||||
api "org.carrot2:morfologik-stemming:2.1.1"
|
api "org.carrot2:morfologik-stemming:2.1.8"
|
||||||
api "org.carrot2:morfologik-fsa:2.1.1"
|
api "org.carrot2:morfologik-fsa:2.1.1"
|
||||||
api "ua.net.nlp:morfologik-ukrainian-search:4.9.1"
|
api "ua.net.nlp:morfologik-ukrainian-search:4.9.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
5c169bab2e7dd04f5cb03d179a73a4339cc1d0a2
|
|
|
@ -0,0 +1 @@
|
||||||
|
409fa92db4cfb0f90a33d303732a4882cee3d1e7
|
Loading…
Reference in New Issue