jdaugherty opened a new issue, #15324:
URL: https://github.com/apache/grails-core/issues/15324

   ### Issue description
   
   Update to Groovy 4.0.30 to pickup the following fixes:
   
   [[GROOVY-11578](https://issues.apache.org/jira/browse/GROOVY-11578)] - 
Services loaded via the service loader not working in (some) OSGi contexts for 
Groovy 4+
   [[GROOVY-11758](https://issues.apache.org/jira/browse/GROOVY-11758)] - 
IllegalAccessError: trait property and protected/package-private super access 
method
   [[GROOVY-11764](https://issues.apache.org/jira/browse/GROOVY-11764)] - super 
property resolution
   [[GROOVY-11789](https://issues.apache.org/jira/browse/GROOVY-11789)] - stack 
overflow in javac compiler adapter
   [[GROOVY-11822](https://issues.apache.org/jira/browse/GROOVY-11822)] - 
metadata methods on static nested class fail compilation if extended class uses 
slightly different signature
   [[GROOVY-11830](https://issues.apache.org/jira/browse/GROOVY-11830)] - 
IllegalAccessError: interface method and non-public super class method
   [[GROOVY-11840](https://issues.apache.org/jira/browse/GROOVY-11840)] - 
Regression in if statement for boolean var in groovy 5
   [[GROOVY-11841](https://issues.apache.org/jira/browse/GROOVY-11841)] - 
Metaclass Concurrency Problem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to