X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=fc4ec39769458d3e882eab2a4ec67b0c2faf3938;hb=bccdfae0521c7aa6299b2dee2d887e945ffa3490;hp=e7016242a573028e495cf2fb596a7d5243f8f715;hpb=1c0e356ec81e0ecfc7a3589e1e0361ea370faa52;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index e701624..fc4ec39 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.o-ran-sc.portal.nonrtric.controlpanel nonrtric-controlpanel-parent - 2.0.0-SNAPSHOT + 2.2.0-SNAPSHOT nonrtric-controlpanel-be Non-RT RIC Control Panel Webapp backend @@ -40,6 +40,7 @@ limitations under the License. 1.18.0 0.8.5 0.33.0 + 20190722 0 @@ -51,56 +52,6 @@ limitations under the License. - - - org.onap.portal.sdk - epsdk-fw - ${epsdk-fw.version} - - - commons-logging - commons-logging - - - log4j - log4j - - - log4j - apache-log4j-extras - - - org.slf4j - slf4j-log4j12 - - - junit - junit - - - commons-fileupload - commons-fileupload - - - commons-beanutils - commons-beanutils - - - - org.powermock - powermock-module-junit4 - - - - org.powermock - powermock-api-mockito - - - - - org.springframework.boot - spring-boot-starter-security - org.springframework.boot spring-boot-starter-web @@ -118,6 +69,11 @@ limitations under the License. axis2-kernel ${apache-axis2.version} + + org.projectlombok + lombok + provided + org.slf4j @@ -152,6 +108,11 @@ limitations under the License. gson ${immutable.version} + + org.json + json + ${json.version} +