Skip to content

Commit 34a1c4b

Browse files
Update bundled JDK to 21.0.10 build 7 (#18781)
* chore: Update JDK build Made with ❤️️ by updatecli * chore: Update JDK revision Made with ❤️️ by updatecli --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f37e587 commit 34a1c4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ logstash-release-track: 9.previous
1010
bundled_jdk:
1111
# for AdoptOpenJDK/OpenJDK jdk-14.0.1+7.1, the revision is 14.0.1 while the build is 7.1
1212
vendor: "adoptium"
13-
revision: 21.0.9
14-
build: 10
13+
revision: 21.0.10
14+
build: "7"
1515

1616
# jruby must reference a *released* version of jruby which can be downloaded from the official download url
1717
# *and* for which jars artifacts are published for compile-time

0 commit comments

Comments
 (0)