This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/struts-2-5-x by this push: new cf1c674 WW-5172 Upgrades Freemarker to version 2.3.31 cf1c674 is described below commit cf1c674feb711fe01500c23f2f53bcdf7410c6fc Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Mar 15 14:26:33 2022 +0100 WW-5172 Upgrades Freemarker to version 2.3.31 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6de0ee4..e8bee65 100644 --- a/pom.xml +++ b/pom.xml @@ -619,7 +619,7 @@ <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> - <version>2.3.30</version> + <version>2.3.31</version> </dependency> <dependency>