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 0aed6eee9 chore(deps): bump org.apache.cxf:cxf-bom from 3.6.10 to 
3.6.11 (#2728)
0aed6eee9 is described below

commit 0aed6eee9df9547b0c3e4834bf6fcd18ef52722a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 18:58:24 2026 +0200

    chore(deps): bump org.apache.cxf:cxf-bom from 3.6.10 to 3.6.11 (#2728)
    
    Bumps org.apache.cxf:cxf-bom from 3.6.10 to 3.6.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-bom
      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/meecrowave-support/pom.xml | 2 +-
 samples/web-jakarta/pom.xml                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/integration-tests/meecrowave-support/pom.xml 
b/integration-tests/meecrowave-support/pom.xml
index 8ddb23bb6..387c94daa 100644
--- a/integration-tests/meecrowave-support/pom.xml
+++ b/integration-tests/meecrowave-support/pom.xml
@@ -78,7 +78,7 @@
             <dependency>
                 <groupId>org.apache.cxf</groupId>
                 <artifactId>cxf-bom</artifactId>
-                <version>3.6.10</version>
+                <version>3.6.11</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/samples/web-jakarta/pom.xml b/samples/web-jakarta/pom.xml
index 933c8d043..fbad05c85 100644
--- a/samples/web-jakarta/pom.xml
+++ b/samples/web-jakarta/pom.xml
@@ -49,7 +49,7 @@
             <dependency>
                 <groupId>org.apache.cxf</groupId>
                 <artifactId>cxf-bom</artifactId>
-                <version>3.6.10</version>
+                <version>3.6.11</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>

Reply via email to