summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index 35b1477f478..1abaee91d20 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -139,6 +139,11 @@
</exclusions>
</dependency>
<dependency>
+ <groupId>com.google.protobuf</groupId>
+ <artifactId>protobuf-java</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<scope>test</scope>