From e26c4724a07fc547d10240c20775c9064b04d32f Mon Sep 17 00:00:00 2001 From: Roberto Mitsuyasu Date: Sun, 21 Apr 2024 14:24:31 -0300 Subject: [PATCH] alterado pom --- pom.xml | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-) 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