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 36f4d0e2441e0da18a45410b39cc2ab026276937
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 29 08:54:47 2026 -0400
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.0
(#3061)
Bumps
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
-
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.9.1...maven-invoker-plugin-3.10.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
dependency-version: 3.10.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>
(cherry picked from commit 46eba14dd587fcbabf2c6ae26e4e9b6819b1230c)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c17ea9a9c12..d2b4659ca9f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -585,7 +585,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
- <version>3.9.1</version>
+ <version>3.10.0</version>
<dependencies>
<dependency>
<groupId>org.apache.groovy</groupId>