Solutionunvalidated
Use a stable 3.x version or a proper `4.0.x-SNAPSHOT` — `start.spring.io` shows Spring Boot 4.x SNAPSHOTs. Tension: using `4.0.0` (without `-SNAPSHOT`) in the parent POM breaks dependency management. Outcome: with the Spring snapshot repository configured.
3fac5b0c-98ba-4c7b-9fd7-ead8ef99bc19
Use a stable 3.x version or a proper 4.0.x-SNAPSHOT — start.spring.io shows Spring Boot 4.x SNAPSHOTs. Tension: using 4.0.0 (without -SNAPSHOT) in the parent POM breaks dependency management. Outcome: with the Spring snapshot repository configured.