X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ec7ec1156fc0d2dcee487ed55e9c91cae5689822;hb=12594ee752b79605c61ff019fdeb471bf7ca4058;hp=179b771264bb757fe7ec171f55de1cf60d7116df;hpb=448ae88497ef873b90810c7a46d84a250459542a;p=oom%2Fplatform%2Fcert-service.git diff --git a/pom.xml b/pom.xml index 179b7712..ec7ec115 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.onap.oom.platform.cert-service oom-certservice - 2.2.0-SNAPSHOT + 2.6.0-SNAPSHOT oom-certservice OOM Certification Service pom @@ -40,24 +40,26 @@ 3.15.0 3.2.4 - 5.2.3.RELEASE - 2.2.4.RELEASE 3.1.1 3.0.0-M4 - 2.2.4.RELEASE - 2.1.5.RELEASE - 2.2.1.RELEASE + 2.5.8 + 2.6.1 + 2.6.2 + + 2020.0.3 + 1.2.30 - 1.60 + 1.70 0.33.0 0.2 - 2.8.6 - 4.5.6 + 2.9.0 + 4.5.13 3.9 - 2.6 + 1.7 + 2.11.0 5.5.2 2.17.0 - + 2.17.1 true yyyyMMdd'T'HHmmss @@ -74,7 +76,6 @@ certService - certServiceClient certServicePostProcessor certServiceK8sExternalProvider @@ -184,11 +185,11 @@ - - org.springframework.boot - spring-boot-starter-log4j2 - ${spring-boot-starter-log4j2.version} - + + + + + org.springframework.boot spring-boot-starter-test @@ -241,6 +242,11 @@ commons-io ${commons-io.version} + + commons-validator + commons-validator + ${commons-validator.version} + org.springframework.boot @@ -276,6 +282,25 @@ test + + org.hibernate.validator + hibernate-validator + 6.2.1.Final + + + org.apache.logging.log4j + log4j-bom + ${log4j2.version} + import + pom + + + org.springframework.cloud + spring-cloud-dependencies + ${spring.cloud-version} + pom + import +