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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 9160c3be7d Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.2 to 4.0.3 
(#2898)
9160c3be7d is described below

commit 9160c3be7d44005c4452d62702eed028efc19dad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 16:28:03 2026 -0500

    Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.2 to 4.0.3 (#2898)
    
    Bumps 
[jakarta.xml.ws:jakarta.xml.ws-api](https://github.com/jakartaee/jax-ws-api) 
from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/jakartaee/jax-ws-api/releases)
    - [Commits](https://github.com/jakartaee/jax-ws-api/compare/4.0.2...4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.xml.ws:jakarta.xml.ws-api
      dependency-version: 4.0.3
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 43527eb6c1..18ecf2d306 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -143,7 +143,7 @@
         <cxf.jakarta.injectapi.version>2.0.1</cxf.jakarta.injectapi.version>
         
<cxf.jakarta.interceptorapi.version>2.2.0</cxf.jakarta.interceptorapi.version>
         <cxf.jakarta.soapapi.version>3.0.2</cxf.jakarta.soapapi.version>
-        <cxf.jakarta.wsapi.version>4.0.2</cxf.jakarta.wsapi.version>
+        <cxf.jakarta.wsapi.version>4.0.3</cxf.jakarta.wsapi.version>
         <cxf.jakarta.jms.version>3.1.0</cxf.jakarta.jms.version>
         
<cxf.jakarta.transaction.version>2.0.1</cxf.jakarta.transaction.version>
         <cxf.jakarta.ejb.version>4.0.1</cxf.jakarta.ejb.version>

Reply via email to