aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc-security-filters
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2021-02-17 15:17:09 +0100
committerMorten Tokle <mortent@verizonmedia.com>2021-02-17 15:17:09 +0100
commitd3d3e578041a077604afeef617fe42e66730ff26 (patch)
treef1b7f7fefb3bbcadf5dc90e28604a027107e6a57 /jdisc-security-filters
parent37fd0e320d0f78c0442fa73fdaddaec33c916d28 (diff)
Config for blocking feed to global endpoints
Diffstat (limited to 'jdisc-security-filters')
-rw-r--r--jdisc-security-filters/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/jdisc-security-filters/pom.xml b/jdisc-security-filters/pom.xml
index 867a32cc170..49f77cd60e7 100644
--- a/jdisc-security-filters/pom.xml
+++ b/jdisc-security-filters/pom.xml
@@ -32,12 +32,6 @@
<!-- test -->
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>container-test</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>