This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 68ca5cc02 Upgrade to Apache Karaf 4.4.7 (#624)
68ca5cc02 is described below
commit 68ca5cc02dd949b975800ca5f86d37aa343bc896
Author: JB Onofré <[email protected]>
AuthorDate: Tue Jun 17 14:13:48 2025 +0200
Upgrade to Apache Karaf 4.4.7 (#624)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5769a05e6..2c5f8bbc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -583,7 +583,7 @@
<jaxb3-osgi-version>3.0.2</jaxb3-osgi-version>
<jetty11-version>11.0.21</jetty11-version>
<junit4-version>4.13.2</junit4-version>
- <karaf-version>4.4.6</karaf-version>
+ <karaf-version>4.4.7</karaf-version>
<netty-incubator-transport-classes-io_uring-version>0.0.25.Final</netty-incubator-transport-classes-io_uring-version>
<objenesis-version>3.4</objenesis-version>
<osgi-cmpn-version>7.0.0</osgi-cmpn-version>