-
Task
-
Resolution: Done
-
Major
-
3.0.0.GA
-
None
-
False
-
None
-
False
currently Java version used are older than the last security release https://openjdk.org/groups/vulnerability/advisories/2022-04-19
For instance, for java 11, current version is 11.0.12. Minimal version should be 11.0.14.
This is due to the fact that currently, the Dockerfile is using adoptOpenJDK. This has been migrated to Eclipse Adoptium and the Temurin build. See
https://api.adoptopenjdk.net/migration.html or
https://blog.adoptopenjdk.net/2021/03/transition-to-eclipse-an-update/
see upstream https://github.com/eclipse/che/issues/21475