This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit f575f420030a9a0495a5b83691490667d0752508 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 68b433b9dc..267b40b246 100644 --- a/pom.xml +++ b/pom.xml @@ -1744,7 +1744,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>
