Groovy Update to 3.0.17

Groovy was upgraded from 3.0.7 to 3.0.17.

The Groovy upgrade was necessary for Java 17 compatibility.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

There are some behavior differences between Groovy 3.0.7 and 3.0.17 that may require changes to existing groovy scripts. Recommendations are provided in the Important: Actions and Considerations section at the end of this document. It is strongly advised to run Compile All Groovy Scripts (F1-CAGVY) and remediate any compilation errors before the upgrade so that existing compilation errors are not attributed to this groovy upgrade.