This is an automated email from the ASF dual-hosted git repository.

steinarb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new c9ee120ca chore(deps): bump org.apache.cxf:cxf-rt-rs-client from 
3.6.10 to 3.6.11 (#2729)
c9ee120ca is described below

commit c9ee120ca9c572d1775ab488e1f8de3cb5f64b04
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 18:57:51 2026 +0200

    chore(deps): bump org.apache.cxf:cxf-rt-rs-client from 3.6.10 to 3.6.11 
(#2729)
    
    Bumps org.apache.cxf:cxf-rt-rs-client from 3.6.10 to 3.6.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-rs-client
      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>
---
 integration-tests/jaxrs/tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/jaxrs/tests/pom.xml 
b/integration-tests/jaxrs/tests/pom.xml
index 0ba5dee01..21e820753 100644
--- a/integration-tests/jaxrs/tests/pom.xml
+++ b/integration-tests/jaxrs/tests/pom.xml
@@ -67,7 +67,7 @@
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-rs-client</artifactId>
-            <version>3.6.10</version>
+            <version>3.6.11</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>

Reply via email to