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 7900d32e6b [4.4.x] bump cxf.version from 3.6.10 to 3.6.11 (#2667)
7900d32e6b is described below
commit 7900d32e6bf3c911de4435681219e0f0b7065fd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 11:03:38 2026 +0200
[4.4.x] bump cxf.version from 3.6.10 to 3.6.11 (#2667)
Bumps `cxf.version` from 3.6.10 to 3.6.11.
Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 3.6.10 to 3.6.11
Updates `org.apache.cxf:cxf-rt-rs-client` from 3.6.10 to 3.6.11
Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 3.6.10 to 3.6.11
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
dependency-version: 3.6.11
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-client
dependency-version: 3.6.11
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
dependency-version: 3.6.11
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 b2872cbb24..1167d90148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
<bouncycastle.version>1.84</bouncycastle.version>
<camel.version>3.22.4</camel.version>
<cglib.bundle.version>3.2.9_1</cglib.bundle.version>
- <cxf.version>3.6.10</cxf.version>
+ <cxf.version>3.6.11</cxf.version>
<jackson.annotations.version>2.21</jackson.annotations.version>
<jackson.version>2.21.3</jackson.version>
<jna.version>5.18.1</jna.version>