This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new 70e03254 Bump org.apache.cxf:cxf-core from 3.5.9 to 3.5.11 in
/itests/felix (#150)
70e03254 is described below
commit 70e03254f28673c23f49351a4e9b3f8390cded38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 27 00:01:24 2026 +0200
Bump org.apache.cxf:cxf-core from 3.5.9 to 3.5.11 in /itests/felix (#150)
Bumps org.apache.cxf:cxf-core from 3.5.9 to 3.5.11.
---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-core
dependency-version: 3.5.11
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
itests/felix/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/itests/felix/pom.xml b/itests/felix/pom.xml
index 681b439e..26555a00 100644
--- a/itests/felix/pom.xml
+++ b/itests/felix/pom.xml
@@ -36,7 +36,7 @@
<properties>
<asm.version>9.10.1</asm.version>
- <cxf.version>3.5.9</cxf.version>
+ <cxf.version>3.5.11</cxf.version>
</properties>
<dependencies>