Changelog for Groovy 4.0.23

Bug

  • [GROOVY-11353] - SC: variable initialized to null and assigned primitive value in loop
  • [GROOVY-11436] - [GINQ] Some non-ascii characters in ascii table can not align correctly in console
  • [GROOVY-11450] - flow typing can lead to type unsafe results when having nested ifs
  • [GROOVY-11467] - Failed to find method when using method reference on a class field
  • [GROOVY-11469] - Empty execute method in groovy.sql.Sql
  • [GROOVY-9873] - SAM type or functional interface referenced from a method is not visible from class loader

Dependency upgrade