We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1256c1a commit 5b6074eCopy full SHA for 5b6074e
1 file changed
versions.yml
@@ -10,8 +10,8 @@ logstash-release-track: 9.current
10
bundled_jdk:
11
# for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1
12
vendor: "adoptium"
13
- revision: 21.0.10
14
- build: "7"
+ revision: 21.0.9
+ build: 10
15
16
# jruby must reference a *released* version of jruby which can be downloaded from the official download url
17
# *and* for which jars artifacts are published for compile-time
0 commit comments