2016-02-20 14:53:47 -05:00
|
|
|
elasticsearch = 3.0.0
|
2016-02-20 17:34:16 -05:00
|
|
|
lucene = 5.5.0
|
2015-11-10 02:34:22 -05:00
|
|
|
|
|
|
|
# optional dependencies
|
|
|
|
spatial4j = 0.5
|
|
|
|
jts = 1.13
|
2016-02-25 16:15:03 -05:00
|
|
|
jackson = 2.7.1
|
2015-11-10 02:34:22 -05:00
|
|
|
log4j = 1.2.17
|
|
|
|
slf4j = 1.6.2
|
|
|
|
jna = 4.1.0
|
|
|
|
|
|
|
|
|
|
|
|
# test dependencies
|
2015-12-10 14:26:55 -05:00
|
|
|
randomizedrunner = 2.3.2
|
2015-11-10 02:34:22 -05:00
|
|
|
junit = 4.11
|
2016-02-23 20:05:29 -05:00
|
|
|
# TODO: Upgrade httpclient to a version > 4.5.1 once released. Then remove o.e.test.rest.client.StrictHostnameVerifier* and use
|
|
|
|
# DefaultHostnameVerifier instead since we no longer need to workaround https://issues.apache.org/jira/browse/HTTPCLIENT-1698
|
2015-11-10 02:34:22 -05:00
|
|
|
httpclient = 4.3.6
|
2015-11-10 17:58:46 -05:00
|
|
|
httpcore = 4.3.3
|
|
|
|
commonslogging = 1.1.3
|
|
|
|
commonscodec = 1.10
|