jamesfredley opened a new pull request, #16080:
URL: https://github.com/apache/grails-core/pull/16080

   ## Summary
   
   - Bump managed `groovy.version` from **5.0.7** to **5.0.8** in:
     - main BOM
     - Micronaut/Hibernate custom BOM blocks
   - Leave `gradle-groovy.version` at **4.0.32** (Gradle embedded Groovy 
toolchain)
   
   Apache Groovy 5.0.8 released 2026-07-29:
   - https://groovy-lang.org/changelogs/changelog-5.0.8.html
   - https://repo1.maven.org/maven2/org/apache/groovy/groovy/5.0.8/
   
   ## Verification
   
   ```text
   ./gradlew :grails-core:compileGroovy :grails-bootstrap:compileGroovy \
             validateDependencyVersions --refresh-dependencies
   -> BUILD SUCCESSFUL
   ```
   
   ## Notes
   
   - Companion to the 7.0.x Groovy 4.0.33 bump; 8.0.x is already on Groovy 5 so 
this is a separate pin update
   - No changes to `grails-forge` (still on Groovy 4 for its own stack)


-- 
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