This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 3ae028276b Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to
3.6.2 (#2127) (#2131)
3ae028276b is described below
commit 3ae028276bbd66187a67f2dc86df7ac187fb8155
Author: JB Onofré <[email protected]>
AuthorDate: Sun Nov 9 14:23:23 2025 +0100
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#2127) (#2131)
Bumps
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.2
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 98e8e739e6..4d72e00f49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,7 +513,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>3.5.1</version>
+ <version>3.6.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>