aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 890a0509cd6..727bdf3ae80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -593,12 +593,11 @@
<artifactId>onnxruntime</artifactId>
<version>${onnxruntime.vespa.version}</version>
</dependency>
- <dependency>
- <groupId>de.kherud</groupId>
- <artifactId>llama</artifactId>
- <version>${java-llama.vespa.version}</version>
- <scope>compile</scope>
- </dependency>
+ <dependency>
+ <groupId>de.kherud</groupId>
+ <artifactId>llama</artifactId>
+ <version>${kherud.llama.vespa.version}</version>
+ </dependency>
<dependency>
<groupId>com.yahoo.athenz</groupId>
<artifactId>athenz-cert-refresher</artifactId>