aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc-security-filters
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2021-02-18 10:48:13 +0100
committerGitHub <noreply@github.com>2021-02-18 10:48:13 +0100
commit5b35f35f8a300e467689e956a535a8551b7272b0 (patch)
treee9801a852c99cc0e4e001e8174d560363fa14a1d /jdisc-security-filters
parent213e1a975c81594a5971bd737f09eb160297ee92 (diff)
parent3213321255e28e16645c18b54f8770f640a96258 (diff)
Merge pull request #16556 from vespa-engine/mortent/block-feed-global-config
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 d4adfd23bac..5f6189c5cae 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>