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 2022/02/16 10:41:39 UTC

[myfaces-tobago] branch tobago-2.x updated: build(deps): bump maven-remote-resources-plugin from 1.2.1 to 1.7.0

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

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


The following commit(s) were added to refs/heads/tobago-2.x by this push:
     new 055acc8  build(deps): bump maven-remote-resources-plugin from 1.2.1 to 1.7.0
055acc8 is described below

commit 055acc8b14f7168ec7573b9c99d54554c7dbd363
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 16 09:52:50 2022 +0000

    build(deps): bump maven-remote-resources-plugin from 1.2.1 to 1.7.0
    
    Bumps [maven-remote-resources-plugin](https://github.com/apache/maven-remote-resources-plugin) from 1.2.1 to 1.7.0.
    - [Release notes](https://github.com/apache/maven-remote-resources-plugin/releases)
    - [Commits](https://github.com/apache/maven-remote-resources-plugin/compare/maven-remote-resources-plugin-1.2.1...maven-remote-resources-plugin-1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-remote-resources-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 fbb6434..9c4aa18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -550,7 +550,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-remote-resources-plugin</artifactId>
-          <version>1.2.1</version>
+          <version>1.7.0</version>
           <executions>
             <execution>
               <goals>