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 2c78a23 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3
(#389)
2c78a23 is described below
commit 2c78a2305d374e996b6cffd827ad4a1672f9e4ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 06:42:45 2025 +0100
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#389)
Bumps
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.3
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 0b127f6..072574a 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.12</mavenVersion>
<javaVersion>8</javaVersion>
- <version.exec-maven-plugin>3.6.2</version.exec-maven-plugin>
+ <version.exec-maven-plugin>3.6.3</version.exec-maven-plugin>
<!-- TODO remove with next parent -->
<version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>