From cd2d82ccdfb1315a43341a0b25ddd6cc08f73946 Mon Sep 17 00:00:00 2001 From: Bastianmoral Date: Tue, 6 Jun 2023 00:16:06 -0400 Subject: [PATCH] Actulizando POM --- pom.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 1a2dfb50..dcb13ee3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ - +http://www.w3.org/2001/XMLSchema-instance" + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.sopromadze @@ -32,15 +32,15 @@ - mysql - mysql-connector-java - runtime - + org.postgresql + postgresql + 42.2.15 + org.projectlombok lombok - 1.18.12 + 1.18.20 provided @@ -138,7 +138,8 @@ org.apache.commons commons-lang3 - + + @@ -157,6 +158,7 @@ + - + \ No newline at end of file