diff --git a/pom.xml b/pom.xml index d525152..74a94df 100644 --- a/pom.xml +++ b/pom.xml @@ -28,18 +28,25 @@ 21 - 1.0.0-M1 org.springframework.boot spring-boot-starter-data-mongodb + org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-test + test + + + org.springframework.ai spring-ai-bom @@ -56,11 +63,7 @@ - - org.springframework.boot - spring-boot-starter-test - test - + org.projectlombok lombok @@ -105,22 +108,61 @@ - + spring-milestones Spring Milestones https://repo.spring.io/milestone false - - + + spring-snapshots Spring Snapshots https://repo.spring.io/snapshot false - + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + false + + + + jgit-repository + https://repo.eclipse.org/content/groups/releases/ + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + false + + + +