aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/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 /node-admin/pom.xml
parentcc441bccabf04868ba833fd99aa94828b33bc64e (diff)
Upgrade from velocity:1.7 to velocity-engine-core:2.3
Diffstat (limited to 'node-admin/pom.xml')
-rw-r--r--node-admin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/node-admin/pom.xml b/node-admin/pom.xml
index 29bc8406b15..63d854d4ffe 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -73,7 +73,7 @@
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
- <artifactId>velocity</artifactId>
+ <artifactId>velocity-engine-core</artifactId>
<scope>compile</scope>
</dependency>