Bump morfologik-fsa from 2.1.1 to 2.1.8 in /plugins/analysis-ukrainian (#2278)
* Bump morfologik-fsa from 2.1.1 to 2.1.8 in /plugins/analysis-ukrainian Bumps [morfologik-fsa](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-fsa 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
9780fc6199
commit
0df9845392
|
@ -37,7 +37,7 @@ opensearchplugin {
|
|||
dependencies {
|
||||
api "org.apache.lucene:lucene-analyzers-morfologik:${versions.lucene}"
|
||||
api "org.carrot2:morfologik-stemming:2.1.8"
|
||||
api "org.carrot2:morfologik-fsa:2.1.1"
|
||||
api "org.carrot2:morfologik-fsa:2.1.8"
|
||||
api "ua.net.nlp:morfologik-ukrainian-search:4.9.1"
|
||||
}
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
87866deba6aa5d19956fbe3406d8ddb5f19f5352
|
|
@ -0,0 +1 @@
|
|||
68e23e2c57fe5699d511b3a7a2f202f90020e214
|
Loading…
Reference in New Issue