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:30 UTC

[myfaces-tobago] branch tobago-5.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-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new a694d5b0a4 build(deps): bump frontend-maven-plugin from 1.12.1 to 1.13.3
a694d5b0a4 is described below

commit a694d5b0a4f682e36979f8c17967c49095f75449
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 26 16:59:29 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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 32c960f811..64393d2c84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -984,7 +984,7 @@
           <plugin>
             <groupId>com.github.eirslett</groupId>
             <artifactId>frontend-maven-plugin</artifactId>
-            <version>1.12.1</version>
+            <version>1.13.3</version>
 
             <!-- optional -->
             <configuration>