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

   ## Summary
   
   Updates Spring Boot from 3.5.15 to 
[3.5.16](https://github.com/spring-projects/spring-boot/releases/tag/v3.5.16).
   
   ## Details
   
   Spring Boot 3.5.16's `spring-boot-dependencies` BOM keeps its managed 
`jackson-bom.version` at 2.21.4, matching the Grails BOM's `jackson.version` 
pin from the previous Spring Boot update.
   
   The 3.5.16 release notes list dependency upgrades for Spring AMQP 3.2.12, 
Spring Data BOM 2025.0.13, and Spring Integration 6.5.10. No additional Grails 
BOM alignment was needed; `validateDependencyVersions` passed for both 
grails-core and grails-gradle.
   
   ## Verification
   
   Ran the same dependency checker CI uses, both invocations green:
   
   - `./gradlew validateDependencyVersions` (grails-core) - BUILD SUCCESSFUL
   - `./gradlew validateDependencyVersions` (grails-gradle) - BUILD SUCCESSFUL
   


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