jamesfredley opened a new pull request, #15333: URL: https://github.com/apache/grails-core/pull/15333
Update Gradle wrapper to 8.14.4 across all modules: - gradle/wrapper/gradle-wrapper.properties - grails-forge/gradle/wrapper/gradle-wrapper.properties - build-logic/gradle/wrapper/gradle-wrapper.properties - grails-gradle/gradle/wrapper/gradle-wrapper.properties - grails-profiles/base/skeleton/gradle/wrapper/gradle-wrapper.properties - grails-profiles/profile/skeleton/gradle/wrapper/gradle-wrapper.properties - .sdkmanrc Gradle 8.14.4 addresses two security vulnerabilities: - GHSA-mqwm-5m85-gmcv: Failure to disable repositories failing to answer - GHSA-w78c-w6vf-rw82: Failure to disable repositories with unknown host Additional fixes in 8.14.4: - #34365: Gradle doesn't stop forked processes - #35125: Precompiled script plugin with @file annotation - #35184: Different fingerprints in compile classpath - #35228: Fix dependency resolution issues - #35288: Include GradleDslBaseScriptModel - #36326: Improve repository disabling logic - #36396: Add partial cgroups v2 support - #36420: Improve Java 25 support Update Java version from 24 to 25: - GitHub workflows: CI matrix now tests against Java 17, 21, 25 - grails-forge: JdkVersion enum updated from JDK_24 to JDK_25 - SpringBootVirtualThreads: Updated threshold for virtual threads Release: https://github.com/gradle/gradle/releases/tag/v8.14.4 -- 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]
