bump dependency to velocity

Sun, 05 Oct 2025 16:29:55 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 05 Oct 2025 16:29:55 +0200
changeset 149
2a138f35cd4e
parent 148
3b11e97b618e
child 150
82a1a810db4e

bump dependency to velocity

pom.xml file | annotate | diff | comparison | revisions
--- a/pom.xml	Thu Oct 02 21:11:49 2025 +0200
+++ b/pom.xml	Sun Oct 05 16:29:55 2025 +0200
@@ -35,7 +35,7 @@
         <dependency>
             <groupId>org.apache.velocity</groupId>
             <artifactId>velocity-engine-core</artifactId>
-            <version>2.3</version>
+            <version>2.4.1</version>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>

mercurial