aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metrics-proxy/pom.xml')
-rw-r--r--metrics-proxy/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/metrics-proxy/pom.xml b/metrics-proxy/pom.xml
index f72ad75c6af..2b18b93055a 100644
--- a/metrics-proxy/pom.xml
+++ b/metrics-proxy/pom.xml
@@ -132,6 +132,11 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.velocity</groupId>
+ <artifactId>velocity</artifactId>
+ <scope>compile</scope>
+ </dependency>
<!-- test scope -->