summaryrefslogtreecommitdiffstats
path: root/documentapi-dependencies/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentapi-dependencies/pom.xml')
-rw-r--r--documentapi-dependencies/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentapi-dependencies/pom.xml b/documentapi-dependencies/pom.xml
index 7fd73017d8b..99b4616ffe7 100644
--- a/documentapi-dependencies/pom.xml
+++ b/documentapi-dependencies/pom.xml
@@ -16,6 +16,10 @@
<dependencies>
<dependency>
+ <groupId>com.google.protobuf</groupId>
+ <artifactId>protobuf-java</artifactId>
+ </dependency>
+ <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>annotations</artifactId>
<version>${project.version}</version>