X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fpom.xml;h=37dd9c07754139f16b2f26437df2b8129998d07e;hb=17041db5ec17da3beb56b962e7a2cca79ca6ff59;hp=3f156a7a8747671fa3b94e8515989f62c123127a;hpb=ebf3211ddd6e634ca9c0a2fec56abd1f12c7625d;p=nonrtric.git diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml index 3f156a7a..37dd9c07 100644 --- a/enrichment-coordinator-service/pom.xml +++ b/enrichment-coordinator-service/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 2.3.4.RELEASE org.o-ran-sc.nonrtric enrichment-coordinator-service - 0.0.0-SNAPSHOT + 1.0.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -153,6 +153,12 @@ org.glassfish.jersey.inject jersey-hk2 + + + com.github.erosb + everit-json-schema + 1.12.1 + org.springframework.boot @@ -353,26 +359,6 @@ sonar-maven-plugin ${sonar-maven-plugin.version} - - org.codehaus.mojo - exec-maven-plugin - - - run-test-script - verify - - exec - - - - - bash - - run_test.sh - - ../test/jenkins/ - -