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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f7eced  Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 
(#375)
2f7eced is described below

commit 2f7eced808e0096df01872123603398c846cbf5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 18:36:59 2025 +0200

    Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 (#375)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.0...3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-version: 3.6.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92fe008..64b203e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@ under the License.
     <maven.site.path>tools-archives/wrapper-LATEST</maven.site.path>
     <mavenVersion>3.9.11</mavenVersion>
     <javaVersion>8</javaVersion>
-    <version.exec-maven-plugin>3.6.0</version.exec-maven-plugin>
+    <version.exec-maven-plugin>3.6.1</version.exec-maven-plugin>
 
     <!-- TODO remove with next parent -->
     <version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>

Reply via email to