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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 755b705f9476241311bda544ff1166bf178af19a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 25 08:19:13 2023 -0400

    Bump com.googlecode.maven-download-plugin:download-maven-plugin (#1355)
    
    Bumps 
[com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin)
 from 1.7.0 to 1.7.1.
    - [Release 
notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
    - 
[Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.7.0...1.7.1)
    
    ---
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 9b09266d4f73e7f50008e4f6e9b800f86f16977c)
    
    # Conflicts:
    #       rt/transports/http/pom.xml
    (cherry picked from commit 57a236caa37e08b41dd3a3b8541ea1a97c53bb20)
---
 rt/transports/http/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rt/transports/http/pom.xml b/rt/transports/http/pom.xml
index e0d70c3f29..c2bc7edce4 100644
--- a/rt/transports/http/pom.xml
+++ b/rt/transports/http/pom.xml
@@ -228,7 +228,7 @@
             <plugin>
                 <groupId>com.googlecode.maven-download-plugin</groupId>
                 <artifactId>download-maven-plugin</artifactId>
-                <version>1.6.8</version>
+                <version>1.7.1</version>
                 <executions>
                     <execution>
                         <id>download-public-suffix-list</id>

Reply via email to