summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2021-10-19 11:55:44 +0200
committerGitHub <noreply@github.com>2021-10-19 11:55:44 +0200
commitd5ff7f6927a15f7d0ea2835e7447b968d5513d72 (patch)
treed2a3dcdf4d675754e41d7a78e407201ccff23371 /config-model/pom.xml
parent007ed3495ad085b79740e94690db15fcce2510a6 (diff)
Revert "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 6dfc2e7740f..3442a81159e 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -113,7 +113,7 @@
</exclusion>
<exclusion>
<groupId>org.apache.velocity</groupId>
- <artifactId>velocity-engine-core</artifactId>
+ <artifactId>velocity</artifactId>
</exclusion>
</exclusions>
</dependency>