summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
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 /config-model/pom.xml
parentcc441bccabf04868ba833fd99aa94828b33bc64e (diff)
Upgrade from velocity:1.7 to velocity-engine-core:2.3
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 3442a81159e..6dfc2e7740f 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -113,7 +113,7 @@
</exclusion>
<exclusion>
<groupId>org.apache.velocity</groupId>
- <artifactId>velocity</artifactId>
+ <artifactId>velocity-engine-core</artifactId>
</exclusion>
</exclusions>
</dependency>