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-xjc-utils.git


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

commit d441d240f7d70f81336d42f24a458316fb77bfcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 20:52:13 2026 -0500

    Bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.2 to 4.0.3 (#295)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e040b43..672c3f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -578,7 +578,7 @@
                 <dependency>
                     <groupId>jakarta.xml.ws</groupId>
                     <artifactId>jakarta.xml.ws-api</artifactId>
-                    <version>4.0.2</version>
+                    <version>4.0.3</version>
                 </dependency>
                 <dependency>
                     <groupId>jakarta.activation</groupId>

Reply via email to