Problemunvalidated
using `4.0.0` (without `-SNAPSHOT`) in the parent POM breaks dependency management — `start.spring.io` shows Spring Boot 4.x SNAPSHOTs. Tension: that version doesn’t exist in Maven Central. Outcome: Use a stable 3.x version or a proper `4.0.x-SNAPSHOT` with the Spring snapshot repository configured.
31371ec4-6b7c-4dc6-8464-02227c4ac2ba
using 4.0.0 (without -SNAPSHOT) in the parent POM breaks dependency management — start.spring.io shows Spring Boot 4.x SNAPSHOTs. Tension: that version doesn’t exist in Maven Central. Outcome: Use a stable 3.x version or a proper 4.0.x-SNAPSHOT with the Spring snapshot repository configured.