2016-09-08 06:55:30 -04:00
|
|
|
elasticsearch = 6.0.0-alpha1
|
2017-01-04 13:03:52 -05:00
|
|
|
lucene = 6.4.0-snapshot-084f7a0
|
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
|
2016-06-17 03:22:39 -04:00
|
|
|
jackson = 2.8.1
|
|
|
|
snakeyaml = 1.15
|
2016-11-10 14:34:03 -05:00
|
|
|
# When updating log4j, please update also docs/java-api/index.asciidoc
|
2016-10-07 14:05:30 -04:00
|
|
|
log4j = 2.7
|
2015-11-10 02:34:22 -05:00
|
|
|
slf4j = 1.6.2
|
2016-06-23 09:21:40 -04:00
|
|
|
jna = 4.2.2
|
2015-11-10 02:34:22 -05:00
|
|
|
|
|
|
|
# test dependencies
|
2016-10-28 08:47:15 -04:00
|
|
|
randomizedrunner = 2.4.0
|
2015-11-10 02:34:22 -05:00
|
|
|
junit = 4.11
|
2016-05-20 06:02:42 -04:00
|
|
|
httpclient = 4.5.2
|
2016-07-01 06:19:37 -04:00
|
|
|
httpcore = 4.4.5
|
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-01-04 15:38:51 -05:00
|
|
|
mocksocket = 1.1
|
2016-06-15 10:48:02 -04:00
|
|
|
# benchmark dependencies
|
2016-12-19 04:02:28 -05:00
|
|
|
jmh = 1.17.3
|