You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2019/05/15 17:05:19 UTC

[myfaces-tobago] 01/02: updating frontend-maven-plugin to 1.7.6

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

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 8298c3d8c7fb0db0e7d840e65ba9d761e0dc3ad6
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Wed May 15 19:02:02 2019 +0200

    updating frontend-maven-plugin to 1.7.6
---
 tobago-theme/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-theme/pom.xml b/tobago-theme/pom.xml
index 97619a4..9f00eec 100644
--- a/tobago-theme/pom.xml
+++ b/tobago-theme/pom.xml
@@ -188,7 +188,7 @@
       <plugin>
         <groupId>com.github.eirslett</groupId>
         <artifactId>frontend-maven-plugin</artifactId>
-        <version>1.7.5</version>
+        <version>1.7.6</version>
 
         <!-- optional -->
         <configuration>