X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-widget-ms%2Fwidget-ms%2Fpom.xml;h=95b06adc0d216bf364a58a75dfae712ad6796ba4;hb=b75f35b0a1824aab32b4329fa62076b0f0307853;hp=5d8896c298bbacf9a8de9879f246871e81e5909f;hpb=cca0e629c973b13318ba6a17d62f82bbd3f19ce1;p=portal.git diff --git a/ecomp-portal-widget-ms/widget-ms/pom.xml b/ecomp-portal-widget-ms/widget-ms/pom.xml index 5d8896c2..95b06adc 100644 --- a/ecomp-portal-widget-ms/widget-ms/pom.xml +++ b/ecomp-portal-widget-ms/widget-ms/pom.xml @@ -13,7 +13,7 @@ org.onap.portal widget-ms - 2.2.0 + 2.6.0-SNAPSHOT jar widget-microservice @@ -23,7 +23,7 @@ UTF-8 1.8 4.3.11.Final - true + false 0.7.6.201602180812 @@ -44,16 +44,22 @@ org.springframework.boot spring-boot-starter-security + + + org.springframework.security + spring-security-web + + org.springframework.boot spring-boot-starter-thymeleaf - + org.springframework.boot spring-boot-configuration-processor @@ -140,7 +146,7 @@ org.apache.tomcat.embed tomcat-embed-core - 8.5.13 + 8.5.28 ch.qos.logback @@ -167,6 +173,16 @@ jackson-databind 2.8.10 + + org.springframework.security + spring-security-web + 4.1.4.RELEASE + + + org.projectlombok + lombok + 1.18.4 +