You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/04/17 14:25:08 UTC

[syncope] branch 2_0_X updated: Upgrading frontend-maven-plugin

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 a077ab6  Upgrading frontend-maven-plugin
a077ab6 is described below

commit a077ab6676a1c0962ba9c8130d3d863334153a63
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Apr 17 16:17:04 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 87a1df8..03ca66d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2164,7 +2164,7 @@ under the License.
         <plugin>
           <groupId>com.github.eirslett</groupId>
           <artifactId>frontend-maven-plugin</artifactId>
-          <version>1.7.5</version>
+          <version>1.7.6</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>