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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new f25ef1c  Upgrading build-helper-maven-plugin
f25ef1c is described below

commit f25ef1c557ef04f750bd1a62dfbcc440c9ae1830
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jun 23 14:54:08 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 1c23603..707c3af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1876,7 +1876,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.1.0</version>
+          <version>3.2.0</version>
         </plugin>
 
         <plugin>

Reply via email to