This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 55d7e465583d28dc558646886d62c1dd37b9e797
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jun 9 15:24:35 2020 +0200

    Upgrading maven-war-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a84f77b..de6005a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1980,7 +1980,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.2.3</version>
+          <version>3.3.0</version>
           <configuration>
             <webResources>
               <resource>

Reply via email to