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 734e3af851 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to
3.6.3 (#2207)
734e3af851 is described below
commit 734e3af85171975578eb9bcc3aa7d172aaa958ab
Author: JB Onofré <[email protected]>
AuthorDate: Thu Dec 25 19:32:03 2025 +0100
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#2207)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 493976fd36..8a5523ac91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -514,7 +514,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>3.6.2</version>
+ <version>3.6.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>