aboutsummaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/application/pom.xml b/application/pom.xml
index bb1ea4b30ee..46f6ee3132b 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -104,6 +104,10 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
</dependency>
+ <dependency>
+ <groupId>jakarta.inject</groupId>
+ <artifactId>jakarta.inject-api</artifactId>
+ </dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>