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 692d39985 chore(deps): bump cxf.version from 4.2.1 to 4.2.2 (#2781)
692d39985 is described below

commit 692d39985291332866b27b1fbd7d8a28cfdad1a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 08:08:11 2026 -0500

    chore(deps): bump cxf.version from 4.2.1 to 4.2.2 (#2781)
    
    Bumps `cxf.version` from 4.2.1 to 4.2.2.
    
    Updates `org.apache.cxf:cxf-rt-rs-http-sci` from 4.2.1 to 4.2.2
    
    Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.2.1 to 4.2.2
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.cxf:cxf-rt-rs-http-sci
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
      dependency-version: 4.2.2
      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>
---
 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 0e01dc444..57d1b7bcf 100644
--- a/samples/jaxrs/pom.xml
+++ b/samples/jaxrs/pom.xml
@@ -158,7 +158,7 @@
         <profile>
             <id>cxf</id>
             <properties>
-                <cxf.version>4.2.1</cxf.version>
+                <cxf.version>4.2.2</cxf.version>
             </properties>
             <dependencies>
                 <dependency>

Reply via email to