Join Slack
Powered by
I've a general question: how do the Grails project...
# questions
u
user
09/18/2025, 9:53 AM
I've a general question: how do the Grails project addresses security vulnerabilities in its dependencies:? For example, CVE-2025-41248 was solved in spring-core 6.2.11 but Grails 7.0.0-SNAPSHOT still depends on 6.2.10.
j
James Fredley
09/18/2025, 12:53 PM
Grails is on the latest released version of Spring Boot 3.5.5. 3.5.6 will be out in a few days and will be on 6.2.11.
https://github.com/spring-projects/spring-boot/milestone/397?closed=1
u
user
09/18/2025, 12:55 PM
OK, that is what I understood.
j
James Fredley
09/18/2025, 1:23 PM
https://github.com/spring-projects/spring-boot/releases/tag/v3.5.6
James Fredley
09/18/2025, 1:24 PM
https://github.com/apache/grails-core/pull/15080
u
user
09/18/2025, 1:25 PM
Thank you.
Open in Slack
Previous
Next