This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ce28a01d95728257734f4fe9cccd857f4cbcbae1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 21 08:46:25 2024 -0400
Bump com.googlecode.maven-download-plugin:download-maven-plugin (#2114)
Bumps
[com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin)
from 1.10.0 to 1.11.0.
- [Release
notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
-
[Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.10.0...1.11.0)
---
updated-dependencies:
- dependency-name:
com.googlecode.maven-download-plugin:download-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 38e7121911be198951df641dbf363b62acc19500)
(cherry picked from commit d98e0c38604c3e9cdc3a6a5fd3fa249829029b90)
---
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 3a598acc73..76209c4f23 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.11.0</version>
<executions>
<execution>
<id>download-public-suffix-list</id>