This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 3_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 88587cef72fb99db985c2e1a07fb6cc71db92de6 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Fri Nov 28 19:19:24 2025 +0100 Upgrading maven-war-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7c049ffdc..3636c0273b 100644 --- a/pom.xml +++ b/pom.xml @@ -1716,7 +1716,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>3.5.0</version> + <version>3.5.1</version> <configuration> <webResources> <resource>
