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 d1e221d640 Bump cxf.version from 3.6.9 to 3.6.10 (#2282) (#2288)
d1e221d640 is described below
commit d1e221d640df4804725a0f16328d8c3b84af2aa7
Author: JB Onofré <[email protected]>
AuthorDate: Sat Mar 14 22:35:48 2026 +0100
Bump cxf.version from 3.6.9 to 3.6.10 (#2282) (#2288)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5e5a91f1f7..f6bafd1252 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
<bouncycastle.version>1.83</bouncycastle.version>
<camel.version>3.6.0</camel.version>
<cglib.bundle.version>3.2.9_1</cglib.bundle.version>
- <cxf.version>3.6.9</cxf.version>
+ <cxf.version>3.6.10</cxf.version>
<jackson.annotations.version>2.21</jackson.annotations.version>
<jackson.version>2.21.1</jackson.version>
<jna.version>5.18.1</jna.version>