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/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new b08c568f84 Bump cxf.version from 3.6.9 to 3.6.10 (#2282)
b08c568f84 is described below
commit b08c568f844aa1d8e01b68b0b959f83a77e70ccb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 06:51:59 2026 +0100
Bump cxf.version from 3.6.9 to 3.6.10 (#2282)
Bumps `cxf.version` from 3.6.9 to 3.6.10.
Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 3.6.9 to 3.6.10
Updates `org.apache.cxf:cxf-rt-rs-client` from 3.6.9 to 3.6.10
Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 3.6.9 to 3.6.10
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
dependency-version: 3.6.10
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-client
dependency-version: 3.6.10
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
dependency-version: 3.6.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5ae62bf55e..b77f6947dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
<bouncycastle.version>1.83</bouncycastle.version>
<camel.version>4.10.7</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.0</jackson.version>
<jna.version>5.18.1</jna.version>