The GitHub Actions job "CodeQL" on grails-core.git/spring-boot-4 has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run:
7ab023c20b73891df58debcaa9d445bf87300b3c / James Fredley 
<[email protected]>
fix: Update MongoDB properties for Spring Boot 4 compatibility

Spring Boot 4 renamed MongoDB configuration properties from
spring.data.mongodb.* to spring.mongodb.* prefix. This change
updates all test configurations to use the new property names.

Changes:
- MongoDbGormAutoConfigurationSpec: spring.mongodb.host/port
- MongoDbGormAutoConfigureWithGeoSpacialSpec: spring.mongodb.host/port
- StartMongoGrailsIntegrationExtension: spring.mongodb.uri
- mongodb/base application.yml: spring.mongodb.host/port

Also clarifies that mongodb/test-data-service tests are disabled
due to spring-security-core plugin incompatibility, not MongoDB.

Report URL: https://github.com/apache/grails-core/actions/runs/21483164024

With regards,
GitHub Actions via GitBox

Reply via email to