diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index e07f5909..ddef5427 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -13,8 +13,8 @@ - 5.3.24 - 5.7.3 + 5.3.26 + 5.7.7 5.6.12.Final 6.0.21.Final 5.6.1 @@ -36,7 +36,7 @@ org.testng testng - 6.9.8 + 7.7.0 test @@ -54,7 +54,7 @@ org.postgresql postgresql - 42.5.1 + 42.5.4 org.springframework.security @@ -358,7 +358,7 @@ com.mysql.jdbc.Driver root - + jdbc:mysql://127.0.0.1:3306/?useUnicode=true&characterEncoding=UTF-8 false @@ -556,11 +556,9 @@ true true 0 - true false 200 - ${integrationTestArgLine} -Ddatabase.base.url=${project.build.directory} - -Djetty.port=8080 + -Ddatabase.base.url=${project.build.directory} -Djetty.port=8080 @@ -570,9 +568,6 @@ stop - - 1 -