version.properties 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. elasticsearch = 8.15.0
  2. lucene = 9.10.0
  3. bundled_jdk_vendor = openjdk
  4. bundled_jdk = 21.0.2+13@f2283984656d49d69e91c558476027ac
  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.12.1
  16. netty = 4.1.107.Final
  17. commons_lang3 = 3.9
  18. google_oauth_client = 1.34.1
  19. antlr4 = 4.13.1
  20. # when updating this version, you need to ensure compatibility with:
  21. # - distribution/tools/plugin-cli
  22. # - x-pack/plugin/security
  23. bouncycastle=1.76
  24. # used by security and idp (need to be in sync due to cross-dependency in testing)
  25. opensaml = 4.3.0
  26. # client dependencies
  27. httpclient = 4.5.14
  28. httpcore = 4.4.13
  29. httpasyncclient = 4.1.5
  30. commonslogging = 1.2
  31. commonscodec = 1.15
  32. protobuf = 3.21.9
  33. # test dependencies
  34. randomizedrunner = 2.8.0
  35. junit = 4.13.2
  36. junit5 = 5.7.1
  37. hamcrest = 2.1
  38. mocksocket = 1.2
  39. # test container dependencies
  40. testcontainer = 1.19.2
  41. dockerJava = 3.3.4
  42. ductTape = 1.0.8
  43. commonsCompress = 1.24.0
  44. # packer caching build logic
  45. reflections = 0.10.2
  46. # benchmark dependencies
  47. jmh = 1.26
  48. # test dependencies
  49. # when updating this version, also update :qa:evil-tests
  50. jimfs = 1.3.0
  51. jimfs_guava = 32.1.1-jre
  52. # test framework
  53. networknt_json_schema_validator = 1.0.48