From c424cdd4d1d22d3083485cc1356e2973a07f9084 Mon Sep 17 00:00:00 2001 From: fabio Date: Thu, 19 Jan 2023 19:17:19 +0000 Subject: [PATCH] =?UTF-8?q?valida=C3=A7=C3=A3o=20de=20mudan=C3=A7a=20no=20?= =?UTF-8?q?build=20=20bug#AL-9999?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 138 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/pom.xml b/pom.xml index 11b1faf10..2a20d1f28 100644 --- a/pom.xml +++ b/pom.xml @@ -1,71 +1,71 @@ - - 4.0.0 - br.com.rjconsultores - Flyway - 1.0.16 - - - - rj-releases - http://52.5.53.15:8081/nexus/content/repositories/releases/ - - - - - src - - - - ${basedir}/src - - *.* - db/** - - - - - - - maven-compiler-plugin - 3.8.1 - - 1.8 - 1.8 - ISO-8859-1 - - - - ${project.artifactId} - - - - - log4j - log4j - 1.2.12 - - - - org.flywaydb - flyway-core - 4.2.0 - - - - javax.servlet - javax.servlet-api - 4.0.0 - provided - - - - com.oracle.database.jdbc - ojdbc8 - 21.7.0.0 - - - + + 4.0.0 + br.com.rjconsultores + Flyway + 1.0.17 + + + + rj-releases + http://52.5.53.15:8081/nexus/content/repositories/releases/ + + + + + src + + + + ${basedir}/src + + *.* + db/** + + + + + + + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + ISO-8859-1 + + + + ${project.artifactId} + + + + + log4j + log4j + 1.2.12 + + + + org.flywaydb + flyway-core + 4.2.0 + + + + javax.servlet + javax.servlet-api + 4.0.0 + provided + + + + com.oracle.database.jdbc + ojdbc8 + 21.7.0.0 + + + \ No newline at end of file