forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fda71b
commit fca46fd
Showing
8 changed files
with
61 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1,51 @@ | ||
elasticsearch = 8.15.0 | ||
lucene = 9.10.0 | ||
|
||
bundled_jdk_vendor = openjdk | ||
bundled_jdk = 21.0.2+13@f2283984656d49d69e91c558476027ac | ||
elasticsearch=8.16.0 | ||
lucene=9.10.0 | ||
bundled_jdk_vendor=openjdk | ||
bundled_jdk=21.0.2+13@f2283984656d49d69e91c558476027ac | ||
# optional dependencies | ||
spatial4j = 0.7 | ||
jts = 1.15.0 | ||
jackson = 2.15.0 | ||
snakeyaml = 2.0 | ||
icu4j = 68.2 | ||
supercsv = 2.4.0 | ||
log4j = 2.19.0 | ||
slf4j = 2.0.6 | ||
ecsLogging = 1.2.0 | ||
jna = 5.12.1 | ||
netty = 4.1.109.Final | ||
commons_lang3 = 3.9 | ||
google_oauth_client = 1.34.1 | ||
|
||
antlr4 = 4.13.1 | ||
spatial4j=0.7 | ||
jts=1.15.0 | ||
jackson=2.15.0 | ||
snakeyaml=2.0 | ||
icu4j=68.2 | ||
supercsv=2.4.0 | ||
log4j=2.19.0 | ||
slf4j=2.0.6 | ||
ecsLogging=1.2.0 | ||
jna=5.12.1 | ||
netty=4.1.109.Final | ||
commons_lang3=3.9 | ||
google_oauth_client=1.34.1 | ||
antlr4=4.13.1 | ||
# bouncy castle version for non-fips. fips jars use a different version | ||
bouncycastle=1.78.1 | ||
# used by security and idp (need to be in sync due to cross-dependency in testing) | ||
opensaml = 4.3.0 | ||
|
||
opensaml=4.3.0 | ||
# client dependencies | ||
httpclient = 4.5.14 | ||
httpcore = 4.4.13 | ||
httpasyncclient = 4.1.5 | ||
commonslogging = 1.2 | ||
commonscodec = 1.15 | ||
protobuf = 3.21.9 | ||
|
||
httpclient=4.5.14 | ||
httpcore=4.4.13 | ||
httpasyncclient=4.1.5 | ||
commonslogging=1.2 | ||
commonscodec=1.15 | ||
protobuf=3.21.9 | ||
# test dependencies | ||
randomizedrunner = 2.8.0 | ||
junit = 4.13.2 | ||
junit5 = 5.7.1 | ||
hamcrest = 2.1 | ||
mocksocket = 1.2 | ||
|
||
randomizedrunner=2.8.0 | ||
junit=4.13.2 | ||
junit5=5.7.1 | ||
hamcrest=2.1 | ||
mocksocket=1.2 | ||
# test container dependencies | ||
testcontainer = 1.19.2 | ||
dockerJava = 3.3.4 | ||
ductTape = 1.0.8 | ||
commonsCompress = 1.24.0 | ||
|
||
testcontainer=1.19.2 | ||
dockerJava=3.3.4 | ||
ductTape=1.0.8 | ||
commonsCompress=1.24.0 | ||
# packer caching build logic | ||
reflections = 0.10.2 | ||
|
||
reflections=0.10.2 | ||
# benchmark dependencies | ||
jmh = 1.26 | ||
|
||
jmh=1.26 | ||
# test dependencies | ||
# when updating this version, also update :qa:evil-tests | ||
jimfs = 1.3.0 | ||
jimfs_guava = 32.1.1-jre | ||
|
||
jimfs=1.3.0 | ||
jimfs_guava=32.1.1-jre | ||
# test framework | ||
networknt_json_schema_validator = 1.0.48 | ||
networknt_json_schema_validator=1.0.48 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters