X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=809751d443e47f74819964df5e4b287248eaaba9;hp=ed899c5b5c7e50e74581b13b5f8988fd78a18a69;hb=2b4b6a40486a469d72f9421617a945fdca7fdf17;hpb=744b0d3a5b59d422ffb94143c73fe3a6b428cded diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index ed899c5b5c..809751d443 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -73,7 +73,8 @@ org.springframework.web.servlet.view.json, org.springframework.web.filter, org.springframework.web.context, - org.springframework.util + org.springframework.util, + org.apache.catalina.filters org.opendaylight.controller.web @@ -148,5 +149,10 @@ 3.2.1.RELEASE provided + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +