elasticsearch/plugins/examples/security-authorization-engine
Mariusz Józala d4045e2152
[Test] Use version range for elasticsearch-java (#127398)
Snapshot builds of elasticsearch-java are no longer available.
Using the current major highest version should be safe according to the
compatibility guarantees described on https://github.com/elastic/elasticsearch-java?tab=readme-ov-file#compatibility

Repo https://snapshots.elastic.co/maven/ is no longer needed in a
composite build. Previously it was only used to provide snapshot version
 of `elasticsearch-java` client which is no longer available in snapshot
  version. We keep the https://snapshots.elastic.co/maven/ repo to be
  used when for non-composite builds when any other dependencies
  snapshot versions can be fetched.
2025-05-05 13:58:17 +02:00
..
src Make TransportRequest an interface (#126733) 2025-04-14 14:22:28 -07:00
build.gradle [Test] Use version range for elasticsearch-java (#127398) 2025-05-05 13:58:17 +02:00