X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fweb%2Froot%2Fpom.xml;h=809751d443e47f74819964df5e4b287248eaaba9;hb=8cbcc63bbb004b50c66ce3c65d0b8d7943c8ffac;hp=ed899c5b5c7e50e74581b13b5f8988fd78a18a69;hpb=b5d623a7baf1d433e9d1da51fb4edb75f7e4ebde;p=controller.git 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 +