version.properties 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. elasticsearch = 8.9.0
  2. lucene = 9.7.0-snapshot-41cd1f7a88c
  3. bundled_jdk_vendor = openjdk
  4. bundled_jdk = 20.0.1+9@b4887098932d415489976708ad6d1a4b
  5. # optional dependencies
  6. spatial4j = 0.7
  7. jts = 1.15.0
  8. jackson = 2.15.0
  9. snakeyaml = 2.0
  10. icu4j = 68.2
  11. supercsv = 2.4.0
  12. log4j = 2.19.0
  13. slf4j = 2.0.6
  14. ecsLogging = 1.2.0
  15. jna = 5.10.0
  16. netty = 4.1.92.Final
  17. commons_lang3 = 3.9
  18. google_oauth_client = 1.34.1
  19. antlr4 = 4.11.1
  20. # when updating this version, you need to ensure compatibility with:
  21. # - modules/ingest-attachment (transitive dependency, check the upstream POM)
  22. # - distribution/tools/plugin-cli
  23. # - x-pack/plugin/security
  24. bouncycastle=1.64
  25. # used by security and idp (need to be in sync due to cross-dependency in testing)
  26. opensaml = 4.0.1
  27. # client dependencies
  28. httpclient = 4.5.13
  29. httpcore = 4.4.13
  30. httpasyncclient = 4.1.5
  31. commonslogging = 1.2
  32. commonscodec = 1.15
  33. protobuf = 3.21.9
  34. # test dependencies
  35. randomizedrunner = 2.8.0
  36. junit = 4.12
  37. junit5 = 5.7.1
  38. hamcrest = 2.1
  39. mocksocket = 1.2
  40. # benchmark dependencies
  41. jmh = 1.26
  42. # test dependencies
  43. # when updating this version, also update :qa:evil-tests
  44. jimfs = 1.2
  45. jimfs_guava = 30.1-jre
  46. # test framework
  47. networknt_json_schema_validator = 1.0.48