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/04/28 06:40:27 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump download-maven-plugin from 1.6.2 to 1.6.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 0183bed  build(deps): bump download-maven-plugin from 1.6.2 to 1.6.3
0183bed is described below

commit 0183bedf54a71036f22a460b7bbab30ad7de79a6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Apr 27 07:10:56 2021 +0000

    build(deps): bump download-maven-plugin from 1.6.2 to 1.6.3
    
    Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.2 to 1.6.3.
    - [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.2...1.6.3)
    
    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 21c8100..c835dc2 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.2</version>
+            <version>1.6.3</version>
             <executions>
               <execution>
                 <id>step #1: download-bootstrap</id>