This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch maven-compiler-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git

commit f26cbe8e2496a17946f22d06042d40e3c2362ad1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 14:08:05 2026 +0000

    Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.1
    
    Bumps 
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
 from 3.9.1 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.9.1...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:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b26a5c1..15f7355 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@ under the License.
             <plugin>
               <groupId>org.apache.maven.plugins</groupId>
               <artifactId>maven-invoker-plugin</artifactId>
-              <version>3.9.1</version>
+              <version>3.10.1</version>
               <executions>
                 <execution>
                   <id>integration-test</id>

Reply via email to