2017-02-03 09:39:56 -06:00
|
|
|
# When updating elasticsearch, please update 'rest' version in core/src/main/resources/org/elasticsearch/bootstrap/test-framework.policy
|
2017-07-09 18:12:50 -04:00
|
|
|
elasticsearch = 6.0.0-beta1
|
2017-07-11 13:58:55 +02:00
|
|
|
lucene = 7.0.0-snapshot-00142c9
|
2015-11-09 23:34:22 -08:00
|
|
|
|
|
|
|
# optional dependencies
|
2016-03-07 04:12:23 -05:00
|
|
|
spatial4j = 0.6
|
2015-11-09 23:34:22 -08:00
|
|
|
jts = 1.13
|
2017-01-13 09:05:48 +01:00
|
|
|
jackson = 2.8.6
|
2016-06-17 09:22:39 +02:00
|
|
|
snakeyaml = 1.15
|
2016-11-10 20:34:03 +01:00
|
|
|
# When updating log4j, please update also docs/java-api/index.asciidoc
|
2017-04-09 07:19:16 -04:00
|
|
|
log4j = 2.8.2
|
2015-11-09 23:34:22 -08:00
|
|
|
slf4j = 1.6.2
|
2017-06-30 13:22:20 -05:00
|
|
|
jna = 4.4.0-1
|
2015-11-09 23:34:22 -08:00
|
|
|
|
|
|
|
# test dependencies
|
2017-07-04 16:48:11 +02:00
|
|
|
randomizedrunner = 2.5.2
|
2017-05-02 09:58:21 +02:00
|
|
|
junit = 4.12
|
2016-05-20 12:02:42 +02:00
|
|
|
httpclient = 4.5.2
|
2017-02-03 09:39:56 -06:00
|
|
|
# When updating httpcore, please also update core/src/main/resources/org/elasticsearch/bootstrap/test-framework.policy
|
2016-07-01 12:19:37 +02:00
|
|
|
httpcore = 4.4.5
|
2017-02-03 09:39:56 -06:00
|
|
|
# When updating httpasyncclient, please also update core/src/main/resources/org/elasticsearch/bootstrap/test-framework.policy
|
|
|
|
httpasyncclient = 4.1.2
|
2015-11-10 14:58:46 -08:00
|
|
|
commonslogging = 1.1.3
|
|
|
|
commonscodec = 1.10
|
2016-06-06 15:02:52 +02:00
|
|
|
hamcrest = 1.3
|
2016-06-17 13:50:18 +02:00
|
|
|
securemock = 1.2
|
2017-02-03 09:39:56 -06:00
|
|
|
# When updating mocksocket, please also update core/src/main/resources/org/elasticsearch/bootstrap/test-framework.policy
|
2017-06-28 10:51:20 -05:00
|
|
|
mocksocket = 1.2
|
2017-02-03 09:39:56 -06:00
|
|
|
|
2016-06-15 16:48:02 +02:00
|
|
|
# benchmark dependencies
|
2016-12-19 10:02:28 +01:00
|
|
|
jmh = 1.17.3
|