2019-05-22 12:57:07 -04:00
|
|
|
elasticsearch = 7.3.0
|
2019-05-23 05:41:05 -04:00
|
|
|
lucene = 8.1.0
|
2015-11-10 02:34:22 -05:00
|
|
|
|
2019-04-28 21:04:08 -04:00
|
|
|
bundled_jdk = 12.0.1+12@69cfe15208a647278a19ef0990eea691
|
2019-03-08 14:04:18 -05: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
|
2019-02-20 11:38:42 -05:00
|
|
|
# note that ingest-geoip has a hard-coded version; if you modify this version,
|
|
|
|
# you should also inspect that version to see if it can be advanced along with
|
|
|
|
# the com.maxmind.geoip2:geoip2 dependency
|
2018-08-08 06:04:25 -04:00
|
|
|
jackson = 2.8.11
|
2017-11-06 04:20:05 -05:00
|
|
|
snakeyaml = 1.17
|
2018-08-10 07:19:06 -04:00
|
|
|
icu4j = 62.1
|
|
|
|
supercsv = 2.4.0
|
2017-09-01 12:38:22 -04:00
|
|
|
# when updating log4j, please update also docs/java-api/index.asciidoc
|
2018-08-06 08:56:21 -04:00
|
|
|
log4j = 2.11.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
|
2018-01-11 11:31:10 -05:00
|
|
|
jna = 4.5.1
|
2015-11-10 02:34:22 -05:00
|
|
|
|
2019-05-27 04:38:03 -04:00
|
|
|
netty = 4.1.36.Final
|
2019-05-20 10:17:08 -04:00
|
|
|
joda = 2.10.2
|
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
|
|
|
|
# - x-pack/plugin/security
|
|
|
|
bouncycastle = 1.61
|
|
|
|
|
2015-11-10 02:34:22 -05:00
|
|
|
# test dependencies
|
2018-11-29 08:38:09 -05:00
|
|
|
randomizedrunner = 2.7.1
|
2017-05-02 03:58:21 -04:00
|
|
|
junit = 4.12
|
2019-04-05 14:06:06 -04:00
|
|
|
httpclient = 4.5.8
|
2019-01-30 16:24:29 -05:00
|
|
|
httpcore = 4.4.11
|
|
|
|
httpasyncclient = 4.1.4
|
2015-11-10 17:58:46 -05:00
|
|
|
commonslogging = 1.1.3
|
2019-01-30 16:24:29 -05:00
|
|
|
commonscodec = 1.11
|
2019-04-25 02:39:40 -04:00
|
|
|
hamcrest = 2.1
|
2016-06-17 07:50:18 -04:00
|
|
|
securemock = 1.2
|
2017-06-28 11:51:20 -04:00
|
|
|
mocksocket = 1.2
|
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
|