X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d70d2163c2ed40b3379a61ed294c4a5fc58a714a;hb=acb239a605efcc83f788be62d145d88b5f43104c;hp=e8b4ba006a506c594499942bf8091344a7f0147b;hpb=59e4ac54b35e9821f9baf30ae1ac29d232900135;p=clamp.git diff --git a/pom.xml b/pom.xml index e8b4ba00..d70d2163 100644 --- a/pom.xml +++ b/pom.xml @@ -76,8 +76,8 @@ UTF-8 1.0.0 - 2.25.0 - 2.2.6.RELEASE + 2.25.2 + 2.2.9.RELEASE jacoco ${project.build.directory}/surefire-reports @@ -99,7 +99,7 @@ true false - 9.0.33 + 9.0.37 ui-react ui-react-lib https://nexus3.onap.org/repository/npm.snapshot/ @@ -327,10 +327,6 @@ org.slf4j slf4j-ext - - com.fasterxml.jackson.core - jackson-databind - @@ -436,10 +432,6 @@ commons-vfs2 2.2 - - joda-time - joda-time - org.slf4j slf4j-api @@ -463,12 +455,12 @@ persistence-api 1.0.2 + - org.apache.commons - commons-csv - 1.3 + commons-codec + commons-codec + 1.14 - org.springframework.security spring-security-web @@ -489,11 +481,7 @@ guava 27.0-jre - - commons-codec - commons-codec - 1.13 - + org.mariadb.jdbc @@ -510,6 +498,12 @@ org.onap.sdc.sdc-tosca sdc-tosca 1.5.1 + + + com.fasterxml.jackson.core + jackson-databind + + org.yaml @@ -547,6 +541,24 @@ 2.0.4 test + + com.github.docker-java + docker-java-core + 3.2.1 + test + + + com.fasterxml.jackson.core + jackson-databind + + + + + com.github.docker-java + docker-java + 3.2.1 + test + @@ -850,6 +862,7 @@ docker.mariadb.port.host docker.http-cache.port.host clamp.it.tests.http-redirected + clamp.it.tests.robotframework.http clamp.it.tests.https clamp.it.tests.http @@ -901,7 +914,7 @@ **/*ItCase.java - 1C + 1 true false ${failsafeArgLine} @@ -925,7 +938,7 @@ 1.35 - library/mariadb:10.3.12 + docker.io/mariadb:10.5.4 mariadb @@ -939,8 +952,8 @@ - socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution - + socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution + /docker-entrypoint-initdb.d/dump/backup-data-only.sh @@ -954,7 +967,7 @@ - library/python:2-slim + docker.io/python:2-slim python python