-
Notifications
You must be signed in to change notification settings - Fork 1.8k
/
version.properties
54 lines (48 loc) · 1.39 KB
/
version.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
opensearch = 1.3.20
lucene = 8.10.1
bundled_jdk_vendor = adoptium
bundled_jdk = 11.0.25+9
# optional dependencies
spatial4j = 0.7
jts = 1.15.0
jackson = 2.14.2
jackson_databind = 2.14.2
snakeyaml = 2.0
icu4j = 62.2
supercsv = 2.4.0
log4j = 2.17.1
slf4j = 1.6.2
jdom2 = 2.0.6.1
asm = 9.6
jettison = 1.5.4
asm = 9.5
woodstox = 6.4.0
kotlin = 1.7.10
guava = 32.0.1-jre
protobuf = 3.22.3
# when updating the JNA version, also update the version in buildSrc/build.gradle
jna = 5.5.0
netty = 4.1.114.Final
reactor_netty = 1.0.39
reactor = 3.4.34
joda = 2.12.2
jetty = 9.4.53.v20231009
# when updating this version, you need to ensure compatibility with:
# - plugins/ingest-attachment (transitive dependency, check the upstream POM)
# - distribution/tools/plugin-cli
bouncycastle=1.78.1
# test dependencies
randomizedrunner = 2.7.1
junit = 4.13.2
httpclient = 4.5.13
httpcore = 4.4.12
httpasyncclient = 4.1.4
commonslogging = 1.1.3
commonscodec = 1.13
hamcrest = 2.1
mocksocket = 1.2
mockito = 3.12.4
objenesis = 3.2
bytebuddy = 1.14.3
# benchmark dependencies
jmh = 1.19