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 2021/09/01 20:13:57 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump download-maven-plugin from 1.6.6 to 1.6.7

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 6377b0d  build(deps): bump download-maven-plugin from 1.6.6 to 1.6.7
6377b0d is described below

commit 6377b0dbb4782916c94fbed421d67c84160ebd30
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Sep 1 16:07:11 2021 +0000

    build(deps): bump download-maven-plugin from 1.6.6 to 1.6.7
    
    Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.6 to 1.6.7.
    - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
    - [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.6...1.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 4be42ad..2a9666d 100644
--- a/tobago-theme/pom.xml
+++ b/tobago-theme/pom.xml
@@ -102,7 +102,7 @@
           <plugin>
             <groupId>com.googlecode.maven-download-plugin</groupId>
             <artifactId>download-maven-plugin</artifactId>
-            <version>1.6.6</version>
+            <version>1.6.7</version>
             <executions>
               <execution>
                 <id>step #1: download-bootstrap</id>