-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Jenkins core currently depends on Groovy 2.4.21 (released on November 29, 2020), which is out of date. Once we upgrade to 3.0.x, the next major version of Groovy is 4.0.x. At the time of this writing, the latest version of Groovy 4.0.x is 4.0.3 (released on June 1, 2022).
As described in jenkinsci/jenkins#5112 (comment) and jenkinsci/jenkins#5116 (comment), the main concern when upgrading Groovy is ensuring that sandboxed script execution remains secure.
- blocks
-
JENKINS-73031 Groovy 2.x regresses to Java 6 bytecode when running JDK 14+
- Open
- depends on
-
JENKINS-51823 Upgrade Groovy from 2.5.x to 3.0.x
- Open
- is duplicated by
-
JENKINS-70831 switch expression compile error
- Closed