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


The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
     new 5a103dad91 Revert "Bump 
com.googlecode.maven-download-plugin:download-maven-plugin (#2097)"
5a103dad91 is described below

commit 5a103dad91c1369a6ab12f9c82955a0e2220b715
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Oct 10 21:43:08 2024 -0400

    Revert "Bump com.googlecode.maven-download-plugin:download-maven-plugin 
(#2097)"
    
    This reverts commit fc6f5c051767e677d5c3c1ed0aa4901f22ddc047.
---
 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 b4815b87df..7f2a351a89 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.10.0</version>
+                <version>1.9.0</version>
                 <executions>
                     <execution>
                         <id>download-public-suffix-list</id>

Reply via email to