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-master.git
commit 7b0bb25dc2fb3a2e2f688425f6a0d706abd05b78 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Sat Apr 6 19:09:48 2024 +0200 Uses Apache Master 31 version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94d3d86..a2d14c4 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>22</version> + <version>31</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts-master</artifactId>