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