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 7cfbea28655 Bump org.apache.maven.plugins:maven-invoker-plugin from 
3.10.0 to 3.10.1 (#3088)
7cfbea28655 is described below

commit 7cfbea286556503c2947b5c55f5a2c121f31246e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 8 08:37:49 2026 -0400

    Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 
(#3088)
    
    Bumps 
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
 from 3.10.0 to 3.10.1.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.10.0...maven-invoker-plugin-3.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-invoker-plugin
      dependency-version: 3.10.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 bd13c09dddc..18980084e30 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.10.0</version>
+                    <version>3.10.1</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.groovy</groupId>

Reply via email to