Changelog for Groovy 4.0.17
Bug
- [GROOVY-10936] - Patterns conditionally created using pattern operator ~ are cast to String/GString
- [GROOVY-11200] - JsonSlurper parses badly format JSON without throwing exception
- [GROOVY-11241] - Regression in STC generics solution
Dependency upgrade
- [GROOVY-11233] - Bump log4j2 version to 2.22.0 (test dependency)
- [GROOVY-11243] - Bump antlr to 4.13.1.3
- [GROOVY-11245] - Bump javaparser to 3.25.7
- [GROOVY-11246] - Bump Spotbugs/Spotbugs annotations to 4.8.3 (build dependency)
- [GROOVY-11248] - Bump logback-classic to 1.3.14 (test dependency)