Skip to content

Commit

Permalink
Upgrade Elasticsearch 8.x to version 8.16.2.
Browse files Browse the repository at this point in the history
Skipping 8.16.0/.1 because they don't include the fix for elastic/elasticsearch-java#867.
  • Loading branch information
blackwinter committed Dec 18, 2024
1 parent 8788c8b commit 01070e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gradle.rootProject {
'commons-cli' : '1.3.1',
'commons-io' : '2.14.0',
'elasticsearch2' : '2.2.1',
'elasticsearch8' : '8.15.3',
'elasticsearch8' : '8.16.2',
'htsjdk' : '4.0.1',
'jackson' : '2.13.4.2',
'jdk' : '17',
Expand Down

0 comments on commit 01070e5

Please sign in to comment.