You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2023/06/27 07:13:52 UTC

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

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

hnoeth 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 b08fe73528 build(deps): bump frontend-maven-plugin from 1.12.1 to 1.13.3
b08fe73528 is described below

commit b08fe73528d54e5c935ae2e5230ece39d5a856e1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 26 16:57:25 2023 +0000

    build(deps): bump frontend-maven-plugin from 1.12.1 to 1.13.3
    
    Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.13.3.
    - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.eirslett:frontend-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 1b2097c327..7417ded76d 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.12.1</version>
+            <version>1.13.3</version>
 
             <!-- optional -->
             <configuration>