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

lprimak pushed a commit to branch 1.13.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/1.13.x by this push:
     new db0004fd8 chore(deps): bump cxf.version from 4.1.4 to 4.2.0 (#2593)
db0004fd8 is described below

commit db0004fd879d52bdc393d912218f4341e0d14c4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 1 12:07:04 2026 -0600

    chore(deps): bump cxf.version from 4.1.4 to 4.2.0 (#2593)
    
    Bumps `cxf.version` from 4.1.4 to 4.2.0.
    
    Updates `org.apache.cxf:cxf-rt-rs-http-sci` from 4.1.4 to 4.2.0
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.1.4 to 4.2.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-rs-http-sci
      dependency-version: 4.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 4.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 samples/jaxrs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/jaxrs/pom.xml b/samples/jaxrs/pom.xml
index 3936a1dc6..3db6c37ca 100644
--- a/samples/jaxrs/pom.xml
+++ b/samples/jaxrs/pom.xml
@@ -158,7 +158,7 @@
         <profile>
             <id>cxf</id>
             <properties>
-                <cxf.version>4.1.4</cxf.version>
+                <cxf.version>4.2.0</cxf.version>
             </properties>
             <dependencies>
                 <dependency>

Reply via email to