This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new b4291c83bc Bump
com.googlecode.maven-download-plugin:download-maven-plugin (#2097)
b4291c83bc is described below
commit b4291c83bc6ba807e56078101b1164fc985370f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 9 21:10:21 2024 -0400
Bump com.googlecode.maven-download-plugin:download-maven-plugin (#2097)
Bumps
[com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin)
from 1.9.0 to 1.10.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.9.0...1.10.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>
---
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 f9631ead88..8d44c62573 100644
--- a/rt/transports/http/pom.xml
+++ b/rt/transports/http/pom.xml
@@ -160,7 +160,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
- <version>1.9.0</version>
+ <version>1.10.0</version>
<executions>
<execution>
<id>download-public-suffix-list</id>