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 9b95dbfd7cd7d48d7c959582615fb14225ea4086
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 08:21:05 2026 -0400

    Bump org.jboss.ws:jbossws-api from 3.0.0.Final to 3.1.0.Final (#3185)
    
    Bumps [org.jboss.ws:jbossws-api](https://github.com/jbossws/jbossws-common) 
from 3.0.0.Final to 3.1.0.Final.
    - 
[Commits](https://github.com/jbossws/jbossws-common/compare/jossws-common-3.0.0.Final...jbossws-common-3.1.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.ws:jbossws-api
      dependency-version: 3.1.0.Final
      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>
    (cherry picked from commit bcc087886a984f75a26161285d61516c1ab9a419)
---
 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 c53d8c60af0..9a63d7c0e65 100644
--- a/distribution/src/main/release/samples/ws_transaction/pom.xml
+++ b/distribution/src/main/release/samples/ws_transaction/pom.xml
@@ -75,7 +75,7 @@
         <dependency>
             <groupId>org.jboss.ws</groupId>
             <artifactId>jbossws-api</artifactId>
-            <version>3.0.0.Final</version>
+            <version>3.1.0.Final</version>
         </dependency>
         <dependency>
             <groupId>org.jboss.ws.cxf</groupId>

Reply via email to