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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


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

commit 7f31a520cadf284359ae091aeb34144b53d19e46
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 10 07:16:50 2025 -0400

    Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 (#673)
    
    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 96aec15..09c9752 100644
--- a/pom.xml
+++ b/pom.xml
@@ -815,7 +815,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>exec-maven-plugin</artifactId>
-          <version>3.6.0</version>
+          <version>3.6.1</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

Reply via email to