diff --git a/.mvn/settings.xml b/.mvn/settings.xml index a51680a..06f4ae6 100644 --- a/.mvn/settings.xml +++ b/.mvn/settings.xml @@ -12,4 +12,33 @@ + + + spring-snapshot-repositories + + true + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + + + diff --git a/pom.xml b/pom.xml index 4916771..86df762 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.2 + 3.4.0-M1 @@ -14,6 +14,7 @@ spring-forge-starter-parent ${revision} pom + https://github.com/pcalouche/spring-forge autoconfigure