X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=cdeac0ccac722aa91761a47b43209cee4e032453;hp=f18466654eae14aac50ae3d31898d44543b7a11d;hb=0a15ed81fdde99920359f209341114119c1aa11a;hpb=82755753f41112e1cdd91b2994620ad074dfbf20 diff --git a/pom.xml b/pom.xml index f1846665..cdeac0cc 100644 --- a/pom.xml +++ b/pom.xml @@ -29,12 +29,12 @@ org.onap.oparent oparent - 2.1.0 + 3.0.0-SNAPSHOT @@ -55,6 +55,10 @@ 1.9.5 ${project.version} 9.4.12.v20180830 + 3.6.0 2.3.1 3.0-b71 @@ -243,16 +247,37 @@ 3.0.1 - + + + org.eclipse.jetty + jetty-servlet + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-server + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-http + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-io + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-security + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-util + ${project.jettyVersion} + org.slf4j @@ -349,6 +374,12 @@ + + + javax.annotation + javax.annotation-api + 1.3.2 + javax.xml.bind jaxb-api @@ -364,7 +395,18 @@ jaxb-runtime ${project.jaxbVersion} - +