Sun, 05 Oct 2025 16:29:55 +0200
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>