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 297d055d57 Bump org.apache.maven.plugins:maven-remote-resources-plugin
(#2490)
297d055d57 is described below
commit 297d055d57727ee428dd86abff299a67723afb79
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 30 06:53:02 2025 -0400
Bump org.apache.maven.plugins:maven-remote-resources-plugin (#2490)
Bumps
[org.apache.maven.plugins:maven-remote-resources-plugin](https://github.com/apache/maven-remote-resources-plugin)
from 3.2.0 to 3.3.0.
- [Release
notes](https://github.com/apache/maven-remote-resources-plugin/releases)
-
[Commits](https://github.com/apache/maven-remote-resources-plugin/compare/maven-remote-resources-plugin-3.2.0...maven-remote-resources-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-remote-resources-plugin
dependency-version: 3.3.0
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a895aa4b5f..4b18927922 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -632,7 +632,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0</version>
<dependencies>
<dependency>
<groupId>org.apache.cxf.build-utils</groupId>