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 b9d9768  Upgrading maven-jar-plugin
b9d9768 is described below

commit b9d9768a7b59f98932afa39a1f62c602266bfb3a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon May 13 14:07:51 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 7d1deb9..0f734ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2000,7 +2000,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.1.2</version>
         </plugin>
         
         <plugin>

Reply via email to