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

reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 4a77b2583998c3b32b26a5d5fec0ae1f9f3d497e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 12:08:12 2026 -0400

    Bump org.jboss.ws.cxf:jbossws-cxf-client from 7.3.7.Final to 7.3.8.Final 
(#3105)
    
    Bumps org.jboss.ws.cxf:jbossws-cxf-client from 7.3.7.Final to 7.3.8.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.ws.cxf:jbossws-cxf-client
      dependency-version: 7.3.8.Final
      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>
    (cherry picked from commit 3de476cde5fc142715a66ae7339eb5355028677f)
---
 distribution/src/main/release/samples/ws_transaction/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/ws_transaction/pom.xml 
b/distribution/src/main/release/samples/ws_transaction/pom.xml
index 6b98e169eb3..0760d6ab6ed 100644
--- a/distribution/src/main/release/samples/ws_transaction/pom.xml
+++ b/distribution/src/main/release/samples/ws_transaction/pom.xml
@@ -80,7 +80,7 @@
         <dependency>
             <groupId>org.jboss.ws.cxf</groupId>
             <artifactId>jbossws-cxf-client</artifactId>
-            <version>7.3.7.Final</version>
+            <version>7.3.8.Final</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.cxf</groupId>

Reply via email to