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 20:29:52 UTC

[myfaces-tobago] branch master updated: chore(deps): bump popper.js from 1.14.3 to 2.5.4

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 ffccc8e  chore(deps): bump popper.js from 1.14.3 to 2.5.4
ffccc8e is described below

commit ffccc8ed79d32a7beb5b33f88619c4a7ce0396cf
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 8 20:01:30 2021 +0000

    chore(deps): bump popper.js from 1.14.3 to 2.5.4
    
    Bumps [popper.js](https://github.com/webjars/popper.js) from 1.14.3 to 2.5.4.
    - [Release notes](https://github.com/webjars/popper.js/releases)
    - [Commits](https://github.com/webjars/popper.js/compare/popper.js-1.14.3...popper.js-2.5.4)
    
    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 b1e0d6b..c235ed1 100644
--- a/tobago-theme/tobago-theme-standard/pom.xml
+++ b/tobago-theme/tobago-theme-standard/pom.xml
@@ -62,7 +62,7 @@
     <dependency>
       <groupId>org.webjars</groupId>
         <artifactId>popper.js</artifactId>
-      <version>1.14.3</version>
+      <version>2.5.4</version>
     </dependency>
     <dependency>
       <groupId>org.webjars.npm</groupId>