aboutsummaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
authorLester Solbakken <lesters@users.noreply.github.com>2024-04-15 14:51:27 +0200
committerGitHub <noreply@github.com>2024-04-15 14:51:27 +0200
commit7518d93961ac7c5c5da1cd41717d42f600dae647 (patch)
tree63e2811a56e6bf6b2bed5e65e15c98458cfb357f /application/pom.xml
parentf7fd3dd205912c0100786e86d78b6de93d667bfa (diff)
Revert "Lesters/add local llms"
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/application/pom.xml b/application/pom.xml
index 7c34cd966eb..f5704541308 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -43,16 +43,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>model-integration</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>com.google.protobuf</groupId>
- <artifactId>protobuf-java</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.lz4</groupId>
- <artifactId>lz4-java</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>