version.properties 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. elasticsearch = 8.16.0
  2. lucene = 9.11.1
  3. bundled_jdk_vendor = openjdk
  4. bundled_jdk = 22.0.1+8@c7ec1332f7bb44aeba2eb341ae18aca4
  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.109.Final
  17. commons_lang3 = 3.9
  18. google_oauth_client = 1.34.1
  19. antlr4 = 4.13.1
  20. # bouncy castle version for non-fips. fips jars use a different version
  21. bouncycastle=1.78.1
  22. # used by security and idp (need to be in sync due to cross-dependency in testing)
  23. opensaml = 4.3.0
  24. # client dependencies
  25. httpclient = 4.5.14
  26. httpcore = 4.4.13
  27. httpasyncclient = 4.1.5
  28. commonslogging = 1.2
  29. commonscodec = 1.15
  30. protobuf = 3.21.9
  31. # test dependencies
  32. randomizedrunner = 2.8.0
  33. junit = 4.13.2
  34. junit5 = 5.7.1
  35. hamcrest = 2.1
  36. mocksocket = 1.2
  37. # test container dependencies
  38. testcontainer = 1.19.2
  39. dockerJava = 3.3.4
  40. ductTape = 1.0.8
  41. commonsCompress = 1.24.0
  42. # packer caching build logic
  43. reflections = 0.10.2
  44. # benchmark dependencies
  45. jmh = 1.26
  46. # test dependencies
  47. # when updating this version, also update :qa:evil-tests
  48. jimfs = 1.3.0
  49. jimfs_guava = 32.1.1-jre
  50. # test framework
  51. networknt_json_schema_validator = 1.0.48