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

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


The following commit(s) were added to refs/heads/2_0_X by this push:
     new e9396ff  Upgrading maven-war-plugin
e9396ff is described below

commit e9396ff2c6b37bb1b17153459f376e11deb3550f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jul 15 08:42:11 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 2654616..e9138a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2033,7 +2033,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.3.1</version>
           <configuration>
             <webResources>
               <resource>

Reply via email to