2021-09-01 23:35:53 -04:00
|
|
|
opensearch = 2.0.0
|
2022-03-16 15:47:25 -04:00
|
|
|
lucene = 9.1.0-snapshot-ea989fe8f30
|
2015-11-10 02:34:22 -05:00
|
|
|
|
2021-10-13 17:25:48 -04:00
|
|
|
bundled_jdk_vendor = adoptium
|
2022-01-28 12:52:56 -05:00
|
|
|
bundled_jdk = 17.0.2+8
|
2019-03-08 14:04:18 -05:00
|
|
|
|
2021-11-02 13:59:33 -04:00
|
|
|
|
2020-03-27 11:04:38 -04:00
|
|
|
|
2015-11-10 02:34:22 -05:00
|
|
|
# optional dependencies
|
2018-04-03 03:27:14 -04:00
|
|
|
spatial4j = 0.7
|
|
|
|
jts = 1.15.0
|
2022-01-26 23:44:22 -05:00
|
|
|
jackson = 2.12.6
|
2020-05-06 17:19:22 -04:00
|
|
|
snakeyaml = 1.26
|
2022-03-15 16:48:13 -04:00
|
|
|
icu4j = 68.2
|
2018-08-10 07:19:06 -04:00
|
|
|
supercsv = 2.4.0
|
2021-12-28 17:06:42 -05:00
|
|
|
log4j = 2.17.1
|
2015-11-10 02:34:22 -05:00
|
|
|
slf4j = 1.6.2
|
2017-08-24 18:46:49 -04:00
|
|
|
|
|
|
|
# when updating the JNA version, also update the version in buildSrc/build.gradle
|
2020-06-17 07:34:24 -04:00
|
|
|
jna = 5.5.0
|
2015-11-10 02:34:22 -05:00
|
|
|
|
2022-01-18 19:30:18 -05:00
|
|
|
netty = 4.1.73.Final
|
2021-10-13 17:25:48 -04:00
|
|
|
joda = 2.10.12
|
2018-10-12 11:13:28 -04:00
|
|
|
|
2019-03-14 08:54:14 -04:00
|
|
|
# when updating this version, you need to ensure compatibility with:
|
|
|
|
# - plugins/ingest-attachment (transitive dependency, check the upstream POM)
|
|
|
|
# - distribution/tools/plugin-cli
|
2022-01-03 07:35:38 -05:00
|
|
|
bouncycastle=1.70
|
2015-11-10 02:34:22 -05:00
|
|
|
# test dependencies
|
2018-11-29 08:38:09 -05:00
|
|
|
randomizedrunner = 2.7.1
|
2022-01-04 08:27:19 -05:00
|
|
|
junit = 4.13.2
|
2021-05-18 14:37:24 -04:00
|
|
|
httpclient = 4.5.13
|
2019-09-11 07:42:32 -04:00
|
|
|
httpcore = 4.4.12
|
2019-01-30 16:24:29 -05:00
|
|
|
httpasyncclient = 4.1.4
|
2015-11-10 17:58:46 -05:00
|
|
|
commonslogging = 1.1.3
|
2021-05-18 14:37:24 -04:00
|
|
|
commonscodec = 1.13
|
2019-04-25 02:39:40 -04:00
|
|
|
hamcrest = 2.1
|
2022-01-26 15:53:41 -05:00
|
|
|
mockito = 4.3.1
|
2021-10-10 14:18:54 -04:00
|
|
|
objenesis = 3.2
|
2022-01-26 15:53:41 -05:00
|
|
|
bytebuddy = 1.12.7
|
2017-02-03 10:39:56 -05:00
|
|
|
|
2016-06-15 10:48:02 -04:00
|
|
|
# benchmark dependencies
|
2017-12-29 04:56:47 -05:00
|
|
|
jmh = 1.19
|