mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
(cherry picked from commit 8a71eb7de9
)
Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
This commit is contained in:
parent
6e0c2dcadc
commit
b8a00f63ce
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ logstash-core-plugin-api: 2.1.16
|
||||||
bundled_jdk:
|
bundled_jdk:
|
||||||
# for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1
|
# for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1
|
||||||
vendor: "adoptium"
|
vendor: "adoptium"
|
||||||
revision: 21.0.6
|
revision: 21.0.7
|
||||||
build: 7
|
build: 6
|
||||||
|
|
||||||
# jruby must reference a *released* version of jruby which can be downloaded from the official download url
|
# jruby must reference a *released* version of jruby which can be downloaded from the official download url
|
||||||
# *and* for which jars artifacts are published for compile-time
|
# *and* for which jars artifacts are published for compile-time
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue