aboutsummaryrefslogtreecommitdiffstats
path: root/metrics-proxy
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-10-18 12:41:52 +0200
committergjoranv <gv@verizonmedia.com>2021-10-18 12:42:20 +0200
commite9e6e2be791c041d16287fa4ce6097466aff404b (patch)
tree9d9c25e8572d504e045964ccbb984c0c62c0e9a7 /metrics-proxy
parentcc441bccabf04868ba833fd99aa94828b33bc64e (diff)
Upgrade from velocity:1.7 to velocity-engine-core:2.3
Diffstat (limited to 'metrics-proxy')
-rw-r--r--metrics-proxy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/metrics-proxy/pom.xml b/metrics-proxy/pom.xml
index 83cab8de366..077041d6044 100644
--- a/metrics-proxy/pom.xml
+++ b/metrics-proxy/pom.xml
@@ -108,7 +108,7 @@
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
- <artifactId>velocity</artifactId>
+ <artifactId>velocity-engine-core</artifactId>
</dependency>
<!-- test scope -->