The GitHub Actions job "CI" on grails-core.git/spring-boot-4 has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 8ee402ee3577d4696ec08b99b7a8a7b0a6cf3f40 / James Fredley <[email protected]> Update grails-core for Spring Boot 4 and Spring Framework 7 compatibility Changes include: - Update auto-configuration class package paths for Spring Boot 4 module restructuring (DataSourceAutoConfiguration, ReactorAutoConfiguration moved to new packages) - Fix GrailsApplicationBuilder to use GenericWebApplicationContext instead of AnnotationConfigServletWebApplicationContext (removed in Spring Boot 4) - Update DefaultTransactionStatus constructor calls for Spring Framework 7 (now requires 8 parameters: transactionName and nested added) - Remove SecurityProperties.DEFAULT_FILTER_ORDER dependency (removed in Spring Boot 4) - Fix MappedInterceptor.matches() signature change (now takes request, not path/matcher) - Deprecate HandlerAdapter.getLastModified() (removed from interface in Spring Framework 7) - Add new getBeanProvider(ParameterizedTypeReference) method to MockApplicationContext - Add spring-boot-jdbc and spring-boot-hibernate test dependencies for Hibernate5 tests - Fix ambiguous method overloading in test for MockHttpServletRequest.setCharacterEncoding Report URL: https://github.com/apache/grails-core/actions/runs/21377930944 With regards, GitHub Actions via GitBox
