aboutsummaryrefslogtreecommitdiffstats
path: root/fat-model-dependencies/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fat-model-dependencies/pom.xml')
-rw-r--r--fat-model-dependencies/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index c4ecd3d2e1c..069b53a0dcd 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -96,14 +96,6 @@
<groupId>com.theokanning.openai-gpt3-java</groupId>
<artifactId>service</artifactId>
</exclusion>
- <exclusion>
- <groupId>com.google.protobuf</groupId>
- <artifactId>protobuf-java</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.lz4</groupId>
- <artifactId>lz4-java</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>
@@ -238,12 +230,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>container-search-and-docproc</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>model-integration</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>