Skip to content

Commit

Permalink
Bump morfologik-fsa from 2.1.1 to 2.1.8 in /plugins/analysis-ukrainian
Browse files Browse the repository at this point in the history
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](morfologik/morfologik-stemming@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>
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent 223d0b2 commit ae44d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/analysis-ukrainian/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down

0 comments on commit ae44d86

Please sign in to comment.