This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 2a30340391 Read java version from .sdkmanrc
add b914f8c29c fix(deps): Update Spring Boot to 4.1.1
add ecf1615df0 fix(deps): Remove redundant bom overrides after boot update
add 7851d40d68 build: conditionally transfer versions in end-to-end for sdp
add d8d9f4f80c fix(deps): Bump transitive nimbus-jose-jwt version
add 15f743fd70 fix(deps): Bump spring-retry to 2.0.13
add 9b988958bc fix(deps): Bump asciidoctorj to 3.0.1
add 55e4c07793 fix(deps): stop managing the selenium version
add 36b76a37e6 fix(deps): Bumb objenesis to 3.6
add 0a2b2d54cf fix(deps): Bumb commons-codec to 1.22.1
add a77d5238c6 fix(deps): Bumb guava to 33.7.1
add 9a0ed70a0d fix(deps): stop managing the log4j version
add c0d04789bc fix(deps): remove unreachable duplicate branch in
dependencies.gradle
add dfa190cd01 fix(deps): remove redundant duplicate plexus declarations
add 943ae6549e fix(deps): adjust jackson 2 version management
add b00d69b486 fix(deps): remove redundant junit-bom version management
add 1681a71582 Merge branch '8.0.x' into spring-boot-4.1.1
add e6e5b37697 Fix for feature rename
add 1a22d0bef2 Update dependencies
add 5e2050dbdb Remove old hibernate library that no longer exists in
Grails 8
new c4f60ce5f2 Merge pull request #16187 from apache/spring-boot-4.1.1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../grails/buildsrc/VulnerabilityScanPlugin.groovy | 17 +-
dependencies.gradle | 174 ++++++---------------
.../spring-dependency-management/build.gradle | 15 +-
grails-bom/base/build.gradle | 6 -
grails-bom/hibernate5-micronaut/build.gradle | 3 -
grails-bom/hibernate5/build.gradle | 3 -
grails-bom/hibernate7-micronaut/build.gradle | 3 -
grails-bom/hibernate7/build.gradle | 3 -
grails-bom/micronaut/build.gradle | 3 -
grails-bom/neo4j/build.gradle | 3 -
.../database/MongoDBTestingSupportValidator.java | 2 +-
grails-gradle/bom/build.gradle | 3 -
12 files changed, 66 insertions(+), 169 deletions(-)