diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 5e715a8..cd5cf94 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -1,11 +1,21 @@ + + + + + + - + diff --git a/service/pom.xml b/service/pom.xml index 7c88405..780c58d 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.0-SNAPSHOT + 3.2.2 @@ -19,7 +19,7 @@ 7.8.0 5.9.1 - 19 + 21 @@ -50,11 +50,6 @@ spring-boot-starter-web - - org.springframework.boot - spring-boot-starter-data-jpa - - org.springframework.boot spring-boot-devtools