This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a change to branch deps/cve-log4j-jansi-8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 67b98cd894 fix: import log4j-bom before Spring Boot in published BOMs
     add e8f9cf8b49 Bump com.gradle.develocity from 4.2.2 to 4.5.0 in 
/grails-forge
     add 8ef28e0a43 Merge pull request #15802 from 
apache/dependabot/gradle/grails-forge/7.0.x/com.gradle.develocity-4.5.0
     add d700945343 Fix bootWar NPE from stray CLI WebApplicationInitializer 
(#15377)
     add 4a7af94651 Add positive-path coverage and tidy manifest test data 
(#15377)
     add 22866b7dfb Merge pull request #16041 from 
apache/fix/7.0.x-dbmigration-bootwar-npe-15377
     add 811faed161 Align Log4j across published BOMs
     add 3307fb44e9 Merge pull request #16045 from 
apache/deps/align-log4j-boms-7.0.x
     add 4b15e03e6a fix(deps): Bump Groovy to 4.0.33
     add d9c79260b5 docs: Point Groovy 4 doc links at the version selector
     add a35474f878 Merge pull request #16081 from 
apache/deps/groovy-4.0.33-7.0.x
     add fa45c9c309 Merge branch '7.0.x' into 7.1.x
     add 8c56112191 Merge branch '7.1.x' into 7.2.x
     add 4dc7e3030d Merge branch '7.2.x' into 8.0.x
     add 9eec0587fd fix(deps): Bump Groovy to 5.0.8
     add 3f182609cf fix(deps): Bump Gradle/Forge Groovy toolchain to 4.0.33
     add 34f6a1942b docs: Point Groovy 5 doc links at the version selector
     add 5e524570dc Merge pull request #16080 from 
apache/deps/groovy-5.0.8-8.0.x
     add 03999f46d9 Merge remote-tracking branch 'origin/8.0.x' into 
deps/cve-log4j-jansi-8.0.x

No new revisions were added by this update.

Summary of changes:
 .agents/skills/grails-developer/SKILL.md           |  2 +-
 .agents/skills/groovy-developer/SKILL.md           |  2 +-
 AGENTS.md                                          |  2 +-
 dependencies.gradle                                | 18 +++-
 grails-bom/base/build.gradle                       |  2 +-
 grails-bom/hibernate5-micronaut/build.gradle       |  2 +-
 grails-bom/hibernate5/build.gradle                 |  2 +-
 grails-bom/hibernate7-micronaut/build.gradle       |  2 +-
 grails-bom/hibernate7/build.gradle                 |  2 +-
 grails-bom/micronaut/build.gradle                  |  2 +-
 grails-forge/gradle.properties                     |  2 +-
 grails-forge/settings.gradle                       |  2 +-
 grails-gradle/bom/build.gradle                     |  2 +-
 grails-shell-cli/build.gradle                      |  5 ++
 ...SpringApplicationWebApplicationInitializer.java | 15 +++-
 ...ApplicationWebApplicationInitializerSpec.groovy | 97 ++++++++++++++++++++++
 settings.gradle                                    |  2 +-
 17 files changed, 143 insertions(+), 18 deletions(-)
 create mode 100644 
grails-shell-cli/src/test/groovy/org/grails/cli/boot/SpringApplicationWebApplicationInitializerSpec.groovy

Reply via email to