This is an automated email from the ASF dual-hosted git repository.
rovarga pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 8d56419587 Upgrade cxf from 3.6.10 to 3.6.12
8d56419587 is described below
commit 8d5641958752fce860beabadb540e35e6e674c8f
Author: Holger Friedrich <[email protected]>
AuthorDate: Sat Aug 15 18:10:54 2026 +0200
Upgrade cxf from 3.6.10 to 3.6.12
Signed-off-by: Holger Friedrich <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a853b1e07b..d9422907a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<bouncycastle.version>1.85</bouncycastle.version>
<camel.version>4.18.2</camel.version>
<cglib.version>3.2.9</cglib.version>
- <cxf.version>3.6.10</cxf.version>
+ <cxf.version>3.6.12</cxf.version>
<jackson.annotations.version>2.22</jackson.annotations.version>
<jackson.version>2.22.2</jackson.version>
<jna.version>5.19.1</jna.version>