logstash/.ci/java-versions.properties
github-actions[bot] 02b67592d6
[ci] Switch to Adoptium JDK 17 for Jenkins CI (#15628) (#15632)
The last remaining Jenkins job prior to BK migration is for
exhaustive tests. The compatibility phase seems to be failing
since 57dc14c92
with Java 17.0.2

This commit switches from OpenJDK 17 (whose last release was 17.0.2)
to AdoptiumJDK 17 which actively receives updates and is bundled
in the custom images used by Jenkins.

(cherry picked from commit 66d37412e8)

Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com>
2023-11-29 12:14:33 +02:00

3 lines
59 B
INI

LS_BUILD_JAVA=adoptiumjdk17
LS_RUNTIME_JAVA=adoptiumjdk17