summaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-09-29 14:45:09 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2022-09-29 14:45:09 +0200
commitbc29cac9f4e0791bdb4e26aeec513e47dd833f0b (patch)
tree15dfc51e852b48f493597b772a7045ed0056de54 /cloud-tenant-base-dependencies-enforcer
parent6adbc01ac085fb251b09b5911cd170d8bc8bce98 (diff)
No longer including jackson-dataformat-xml, woodstox-core, stax2-api
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index 184ff0ec8e9..17b7c7b8995 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -169,8 +169,6 @@
<include>com.yahoo.vespa:vsm:*:jar:test</include>
<!-- 3rd party test dependencies -->
- <include>com.fasterxml.jackson.dataformat:jackson-dataformat-xml:[${jackson2.version}]:jar:test</include>
- <include>com.fasterxml.woodstox:woodstox-core:5.0.3:jar:test</include>
<include>com.google.protobuf:protobuf-java:3.7.0:jar:test</include>
<include>com.ibm.icu:icu4j:57.1:jar:test</include>
<include>com.microsoft.onnxruntime:onnxruntime:[${onnxruntime.version}]:jar:test</include>
@@ -199,7 +197,6 @@
<include>org.apiguardian:apiguardian-api:1.1.0:jar:test</include>
<include>org.bouncycastle:bcpkix-jdk15on:[${bouncycastle.version}]:jar:test</include>
<include>org.bouncycastle:bcprov-jdk15on:[${bouncycastle.version}]:jar:test</include>
- <include>org.codehaus.woodstox:stax2-api:3.1.4:jar:test</include>
<include>org.eclipse.jetty.alpn:alpn-api:[${jetty-alpn.version}]:jar:test</include>
<include>org.eclipse.jetty.http2:http2-common:[${jetty.version}]:jar:test</include>
<include>org.eclipse.jetty.http2:http2-hpack:[${jetty.version}]:jar:test</include>