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 2021/03/26 07:31:24 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump frontend-maven-plugin from 1.11.2 to 1.11.3

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

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


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new 1e97580  build(deps): bump frontend-maven-plugin from 1.11.2 to 1.11.3
1e97580 is described below

commit 1e975807bd8b6ae55dc948bdbed2fa45db4fa2ba
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Mar 26 07:03:08 2021 +0000

    build(deps): bump frontend-maven-plugin from 1.11.2 to 1.11.3
    
    Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.11.2 to 1.11.3.
    - [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases)
    - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.11.2...frontend-plugins-1.11.3)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 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 d441922..79f19f4 100644
--- a/tobago-theme/pom.xml
+++ b/tobago-theme/pom.xml
@@ -290,7 +290,7 @@
           <plugin>
             <groupId>com.github.eirslett</groupId>
             <artifactId>frontend-maven-plugin</artifactId>
-            <version>1.11.2</version>
+            <version>1.11.3</version>
 
             <!-- optional -->
             <configuration>