mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
The Lucene version constants for 5.4.1 and 5.5.0 are wrong, they are listed as 6.5.0 instead of 6.5.1. This commit fixes these issues, and adds a test to ensure that this does not happen again. Relates #24923