diff --git a/gateway-app/pom.xml b/gateway-app/pom.xml index 60c86132..b3dfccc1 100644 --- a/gateway-app/pom.xml +++ b/gateway-app/pom.xml @@ -24,7 +24,7 @@ 3.5 1.3.4 - 3.2.2 + 4.0.0 1.6 2.2.5 2.2.4 @@ -35,11 +35,11 @@ 1.8 1.0.0 1.1.3 - 1.1.13 - 0.7.0 + 1.2.0 + 0.9.1 3.6 2.0.0 - 4.11 + 6.3 jdt_apt 1.1.0.Final 3.7.0 @@ -52,10 +52,10 @@ 3.1.3 v6.11.3 9.4.1212 - 0.21.0 + 0.24.0 - - + + 0.0.20 ${project.build.directory}/test-results @@ -92,7 +92,7 @@ Dalston.SR4 - 2.7.0 + 2.10.0 1.1.0.Final v1.1.0 @@ -654,9 +654,9 @@ src/main/resources/config/liquibase/changelog/${maven.build.timestamp}_changelog.xml org.h2.Driver jdbc:h2:file:./target/h2db/db/gateway-app - + gateway-app - + hibernate:spring:br.com.ifood.advancedtest.spotify.domain?dialect=org.hibernate.dialect.H2Dialect&hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy&hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy true debug