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 081a65aa9f Upgrade to maven-plugin-plugin 3.11.0 (#2169)
081a65aa9f is described below
commit 081a65aa9f61d96a109fc0f44ecb59a364f90998
Author: JB Onofré <[email protected]>
AuthorDate: Sun Nov 23 07:38:07 2025 +0100
Upgrade to maven-plugin-plugin 3.11.0 (#2169)
---
tooling/karaf-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tooling/karaf-maven-plugin/pom.xml
b/tooling/karaf-maven-plugin/pom.xml
index 66946c3d32..ff73699345 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -357,7 +357,7 @@
</plugin>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
- <version>3.6.0</version>
+ <version>3.11.0</version>
<executions>
<execution>
<id>default-descriptor</id>