[X] I have verified this is the correct repository for opening this issue.
[X] I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
Currently we install the temurin11jre package to fulfill the java runtime dependency for jenkins. Java version 11 is EOL so we need to deploy a newer java runtime.
Describe The Solution. Why is it needed?
Suggest deploying java version 21 via the tuemurin21jre package. It is the latest supported version and should be in spec for the longest.
Checklist
Is Your Feature Request Related To A Problem? Please describe.
Currently we install the temurin11jre package to fulfill the java runtime dependency for jenkins. Java version 11 is EOL so we need to deploy a newer java runtime.
Describe The Solution. Why is it needed?
Suggest deploying java version 21 via the tuemurin21jre package. It is the latest supported version and should be in spec for the longest.
Additional Context
No response
Related Issues
No response