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 ea3964b  Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 
4.0.4 (#248)
ea3964b is described below

commit ea3964b55056a59ff4136f727e1a593aba208e0e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 15 21:28:21 2025 -0400

    Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4 (#248)
    
    Bumps 
[jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) 
from 4.0.2 to 4.0.4.
    - [Release notes](https://github.com/jakartaee/jaxb-api/releases)
    - [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.2...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
      dependency-version: 4.0.4
      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 6e695e4..0a49ec7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <properties>
         <cxf-buildtools-version>4.1.1</cxf-buildtools-version>
         <jdk.version>17</jdk.version>
-        <jaxb-version>4.0.2</jaxb-version>
+        <jaxb-version>4.0.4</jaxb-version>
         <jaxb-runtime-version>4.0.5</jaxb-runtime-version>
 
         
<eclipse.outputDirectory>${basedir}/target/classes</eclipse.outputDirectory>

Reply via email to