This is an automated email from the ASF dual-hosted git repository. cbrisson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/velocity-engine.git
commit c894ed10425b0c187e129ea9ca277f47fe02d276 Author: Claude Brisson <[email protected]> AuthorDate: Thu Feb 25 14:25:25 2021 +0100 Fix readme --- spring-velocity-support/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-velocity-support/README.md b/spring-velocity-support/README.md index f7507ae..c31ab24 100644 --- a/spring-velocity-support/README.md +++ b/spring-velocity-support/README.md @@ -2,7 +2,7 @@ Title: Apache Velocity Spring Support # Apache Velocity Spring Support -This module is an adaptation of the engine support initially hosted by the Spring project in its 3.x versions. +This module is an adaptation of the engine support initially hosted by the Spring project in its 4.x versions. Example configuration:
