mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This arose after a backport where we do not have the nicities of the Java 11 diamond operator. This commit fixes it by adding the proper type parameter.