You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/02/08 19:00:15 UTC

[myfaces-tobago] branch master updated: chore(deps): bump webcomponents__custom-elements from 1.2.1 to 1.4.2

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7a7252a  chore(deps): bump webcomponents__custom-elements from 1.2.1 to 1.4.2
7a7252a is described below

commit 7a7252a8dd54022e403861cd256e72fbca8c29c5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Feb 7 22:08:32 2021 +0000

    chore(deps): bump webcomponents__custom-elements from 1.2.1 to 1.4.2
    
    Bumps [webcomponents__custom-elements](https://github.com/webcomponents/polyfills) from 1.2.1 to 1.4.2.
    - [Release notes](https://github.com/webcomponents/polyfills/releases)
    - [Commits](https://github.com/webcomponents/polyfills/commits/@webcomponents/template@1.4.2)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-theme/tobago-theme-standard/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-theme/tobago-theme-standard/pom.xml b/tobago-theme/tobago-theme-standard/pom.xml
index 050ab33..b1e0d6b 100644
--- a/tobago-theme/tobago-theme-standard/pom.xml
+++ b/tobago-theme/tobago-theme-standard/pom.xml
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.webjars.npm</groupId>
       <artifactId>webcomponents__custom-elements</artifactId>
-      <version>1.2.1</version>
+      <version>1.4.2</version>
     </dependency>
   </dependencies>