diff --git a/pom.xml b/pom.xml index baec0d9..e1b1387 100644 --- a/pom.xml +++ b/pom.xml @@ -2,28 +2,23 @@ 4.0.0 - com.example easy-notes 1.0.0 jar - easy-notes Rest API for a Simple Note Taking Application - org.springframework.boot spring-boot-starter-parent 2.5.5 - UTF-8 UTF-8 - 11 + 8 - org.springframework.boot @@ -53,7 +48,6 @@ test - @@ -62,6 +56,30 @@ - - - + + + + central + Central Repository + https://repo.maven.apache.org/maven2 + default + + false + + + never + + + + + + central + Central Repository + https://repo.maven.apache.org/maven2 + default + + false + + + + \ No newline at end of file