Skip to content

Commit

Permalink
Update elasticsearch to 8.5.3 and lucene to 9.4.2 (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippus authored Dec 11, 2022
1 parent 3de00a9 commit f6f8470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ltrVersion = 1.5.8
elasticsearchVersion = 8.5.2
luceneVersion = 9.4.1
elasticsearchVersion = 8.5.3
luceneVersion = 9.4.2
ow2Version = 8.0.1
antlrVersion = 4.5.1-1

0 comments on commit f6f8470

Please sign in to comment.