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 67f7fe8  Bump jaxb-runtime-version from 4.0.8 to 4.0.9 (#339)
67f7fe8 is described below

commit 67f7fe8dd343bff6b3e77a0bc7c24397564ccbff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 17:28:26 2026 -0400

    Bump jaxb-runtime-version from 4.0.8 to 4.0.9 (#339)
    
    Bumps `jaxb-runtime-version` from 4.0.8 to 4.0.9.
    
    Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.8 to 4.0.9
    
    Updates `org.glassfish.jaxb:jaxb-xjc` from 4.0.8 to 4.0.9
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.jaxb:jaxb-runtime
      dependency-version: 4.0.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:jaxb-xjc
      dependency-version: 4.0.9
      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 5ae9bc2..2f60909 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
         <cxf-buildtools-version>4.1.4</cxf-buildtools-version>
         <jdk.version>17</jdk.version>
         <jaxb-version>4.0.5</jaxb-version>
-        <jaxb-runtime-version>4.0.8</jaxb-runtime-version>
+        <jaxb-runtime-version>4.0.9</jaxb-runtime-version>
 
         
<eclipse.outputDirectory>${basedir}/target/classes</eclipse.outputDirectory>
         <downloadSources>true</downloadSources>

Reply via email to