This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch doxia-2.0.0-ga in repository https://gitbox.apache.org/repos/asf/maven-jxr.git
commit 5112bd6dd88c9a4361c615d025a9e626b7c222fa Author: Michael Osipov <micha...@apache.org> AuthorDate: Sat Oct 19 21:24:31 2024 +0200 [JXR-194] Upgrade to Velocity 2.4 --- maven-jxr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-jxr/pom.xml b/maven-jxr/pom.xml index 2fff57f..2495cc4 100644 --- a/maven-jxr/pom.xml +++ b/maven-jxr/pom.xml @@ -43,7 +43,7 @@ under the License. <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity-engine-core</artifactId> - <version>2.3</version> + <version>2.4</version> </dependency> <dependency>