This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch feature/WW-5412-master in repository https://gitbox.apache.org/repos/asf/struts.git
commit 855b95e557340c10f6d36e7fe64e96650210e56b Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Sun Jun 2 19:13:01 2024 +0200 WW-5412 Upgrades struts-master to ver 15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e5e67e4e..cf6bb206d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-master</artifactId> - <version>14</version> + <version>15</version> </parent> <modelVersion>4.0.0</modelVersion>