Skip to content

Commit

Permalink
add support for elasticsearch 7.17.22
Browse files Browse the repository at this point in the history
  • Loading branch information
pbobruk committed Jul 12, 2024
1 parent dd58f33 commit f54e4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
pluginClassname = 'pl.allegro.tech.elasticsearch.plugin.analysis.morfologik.AnalysisMorfologikPlugin'
pluginDescription = 'Morfologik Polish Lemmatizer plugin for Elasticsearch'
versions = [
'elasticsearch': '7.17.14',
'elasticsearch': '7.17.22',
'lucene' : '8.11.2',
'log4j' : '2.17.1',
'spock' : '2.3-groovy-3.0',
Expand Down

0 comments on commit f54e4c6

Please sign in to comment.