This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
commit 5b40f9f48e6f77851a1adda0824716c9c0cbff04 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Mar 15 14:32:02 2022 +0100 WW-5172 Upgrades Freemarker to 2.3.31 version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a238c0c..99431aa 100644 --- a/pom.xml +++ b/pom.xml @@ -704,7 +704,7 @@ <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> - <version>2.3.30</version> + <version>2.3.31</version> </dependency> <dependency>