This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 7b43c0ec1408e5e4cdf96127fe5d566c48f67dbe Merge: 1ede3f3c07 d829c6fcd9 Author: James Daugherty <[email protected]> AuthorDate: Thu Jul 9 17:07:41 2026 -0400 Merge pull request #15730 from apache/deps/grails-bom-inherit-spring-managed Inherit Spring Boot managed dependency versions in grails-bom dependencies.gradle | 36 +- grails-bom/base/build.gradle | 2 - .../cli/boot/GrailsDependencyVersions.groovy | 224 +++++++--- .../cli/boot/GrailsDependencyVersionsSpec.groovy | 453 ++++++++++++++++----- 4 files changed, 528 insertions(+), 187 deletions(-)
